Implement Run monad

This commit is contained in:
Joscha 2020-03-27 12:56:27 +00:00
parent 976b2b5d4d
commit c3584df5dc
2 changed files with 71 additions and 1 deletions

View file

@ -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: