dep versions

This commit is contained in:
Rhiannon Morris 2020-07-12 06:05:15 +02:00
parent d037e75f34
commit 55a51464ee
1 changed files with 6 additions and 6 deletions

View File

@ -20,12 +20,12 @@ executable make-pages
NamedFieldPuns,
OverloadedStrings
build-depends:
base ^>= 4.12.0.0,
containers ^>= 0.6.0.1,
time ^>= 1.8.0.2,
bytestring ^>= 0.10.8.2,
text ^>= 1.2.3.1,
HsYAML ^>= 0.2.1.0,
base >= 4.12.0.0 && < 4.15,
containers ^>= 0.6.0.1,
time >= 1.8.0.2 && < 1.10,
bytestring ^>= 0.10.8.2,
text ^>= 1.2.3.1,
HsYAML ^>= 0.2.1.0,
optparse-applicative ^>= 0.15.1.0
ghc-options:
-Wall -threaded -rtsopts -with-rtsopts=-N