StateT transformer with traverse

This page summarizes the projects mentioned and recommended in the original post on /r/haskellquestions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • hid-examples

    Examples to accompany the book "Haskell in Depth"

  • I am reading Haskell in Depth from manning. I am trying to understand the following code, which you can find on Github here. I have edited the file a bit to remove the unnecessary parts.

  • hoogle

    Haskell API search engine

  • In case you didn't know: Hoogle lets you search for any Haskell function/typeclass/type signature/pretty much anything. It links to documentation on Hackage, and on these documentation pages, there are little source links next to pretty much all functions/typeclasses/instances, so you can click on those to see how a thing is implemented.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hackage-server

    Hackage-Server: A Haskell Package Repository

  • In case you didn't know: Hoogle lets you search for any Haskell function/typeclass/type signature/pretty much anything. It links to documentation on Hackage, and on these documentation pages, there are little source links next to pretty much all functions/typeclasses/instances, so you can click on those to see how a thing is implemented.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts