Upper bound on base

This commit is contained in:
Denis Redozubov 2017-05-17 13:10:41 +03:00
parent 916e38cd3c
commit f5f6345831

View File

@ -20,7 +20,7 @@ library
-- exposed-modules:
-- other-modules:
-- other-extensions:
build-depends: base >=4.8
build-depends: base >=4.8 && < 5
, aeson >= 1.0
, transformers
, lens