Skip to content

Instantly share code, notes, and snippets.

@debasishg
Last active March 7, 2020 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save debasishg/ed28dbdd9e02f384d9b3b308c372c32b to your computer and use it in GitHub Desktop.
Save debasishg/ed28dbdd9e02f384d9b3b308c372c32b to your computer and use it in GitHub Desktop.
https://ocharles.org.uk/posts/2016-01-26-transformers-free-monads-mtl-laws.html
https://www.reddit.com/r/haskell/comments/f995kd/pawe%C5%82_szulc_maintainable_software_architecture_in/
https://www.reddit.com/r/haskell/comments/7ar5jy/free_monad_or_monad_transformer_to_manage_effects/
https://mail.haskell.org/pipermail/haskell-cafe/2018-September/129992.html
https://mail.haskell.org/pipermail/haskell-cafe/2018-September/129988.html (thread)
https://www.reddit.com/r/haskell/comments/3nkv2a/why_dont_we_use_effect_handlers_as_opposed_to/
https://lexi-lambda.github.io/blog/2017/04/28/lifts-for-free-making-mtl-typeclasses-derivable/
https://www.reddit.com/r/haskell/comments/66pzc8/recommended_way_to_use_monad_transformers/
https://making.pusher.com/3-approaches-to-monadic-api-design-in-haskell/
https://www.reddit.com/r/haskell/comments/ej8fme/unordered_effects/fd00mk2/?context=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment