Compiled successfully with base == 4.11

This commit is contained in:
Tissevert 2020-01-06 11:58:17 +01:00
parent 1e6088ab9a
commit bcdcec1cf2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ executable sjw
, Priority , Priority
-- other-extensions: -- other-extensions:
build-depends: attoparsec build-depends: attoparsec
, base >=4.12 && <4.13 , base >=4.11 && <4.13
, containers , containers
, directory , directory
, filepath , filepath