Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevenxl/helloreadertdesignpattern

Code along with FPComplete's "The ReaderT Design Pattern"
https://github.com/stevenxl/helloreadertdesignpattern

Last synced: about 1 month ago
JSON representation

Code along with FPComplete's "The ReaderT Design Pattern"

Awesome Lists containing this project

README

        

# HelloReaderTPattern

In this repository, we will code along to [FPComplete's ReaderT Design
Pattern](https://www.fpcomplete.com/blog/2017/06/readert-design-pattern).

Please read the commit history via `git log` for further clarity.

This is a [Haskell
script](https://tech.fpcomplete.com/haskell/tutorial/stack-script) and can be
ran via `stack HelloSpec.hs`.