Skip to content

Stack of error, reader, writer, state, and prompt monad transformers

License

Notifications You must be signed in to change notification settings

dalaing/script-monad

 
 

Repository files navigation

script-monad

Haskell library providing an unrolled stack of reader, writer, state, error, and prompt monads. Handy for designing extensible and testable DSLs.

As an example, also provides a basic monad transformer for HTTP interactions.

About

Stack of error, reader, writer, state, and prompt monad transformers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 98.4%
  • Shell 1.5%
  • Makefile 0.1%