Working interactively with non-IO environments in ghci

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

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

  • For the curious, my work is available at https://github.com/chowells79/shuttle/blob/main/src/Control/Shuttle.hs . I haven't got it to release quality yet, as I'm not sure there is a need to. But I have addressed all the technical edge cases I could think of, which at least is interesting for the curious. (The naming is also not great at the moment, but that's another separate issue.)

  • ihaskell

    A Haskell kernel for the Jupyter project.

  • Are you referring to IHaskell: https://github.com/IHaskell/IHaskell?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • servant-persistent

    A brief example of Servant with Persistent

  • There's an implementation that does this using foreign-store. I implemented the pattern for the servant-persistent tutorial project.

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