dep versions

This commit is contained in:
Rhiannon Morris 2020-07-12 06:05:15 +02:00
parent d037e75f34
commit 55a51464ee

View file

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