Ditch Version Bounds

This commit is contained in:
Keagan McClelland
2020-09-22 11:33:38 -06:00
committed by GitHub
parent a192bce08c
commit c5aef562d0

View File

@@ -35,7 +35,7 @@ dependencies:
- process - process
- protolude - protolude
- template-haskell - template-haskell
- text >=0.11 && <2.0 - text
- time - time
- transformers - transformers
- unordered-containers - unordered-containers