[haskell] Refactored everything with a ReaderT pattern
This commit is contained in:
parent
9f75243ada
commit
4af96da567
14 changed files with 213 additions and 119 deletions
|
@ -22,11 +22,11 @@ dependencies:
|
|||
- directory
|
||||
- http-conduit
|
||||
- http-types
|
||||
- mtl
|
||||
- raw-strings-qq
|
||||
- sqlite-simple
|
||||
- text
|
||||
- time
|
||||
- transformers
|
||||
- unix
|
||||
|
||||
ghc-options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue