Known to work with base = 4.12

This commit is contained in:
Tissevert 2019-02-19 17:36:44 +01:00
parent dd1dc6b3b1
commit bcdcfb4ff7
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ executable hablo
, Pretty , Pretty
-- other-extensions: -- other-extensions:
build-depends: aeson build-depends: aeson
, base <4.12.0.0 , base <4.13.0.0
, bytestring , bytestring
, containers , containers
, directory , directory