Implement Run monad
This commit is contained in:
parent
976b2b5d4d
commit
c3584df5dc
2 changed files with 71 additions and 1 deletions
|
|
@ -14,9 +14,11 @@ extra-source-files:
|
|||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
- OddWord >= 1.0 && < 1.1
|
||||
- aeson
|
||||
- bytestring
|
||||
- containers
|
||||
- text
|
||||
- aeson
|
||||
- transformers
|
||||
- unordered-containers
|
||||
|
||||
library:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue