Merge pull request #1376 from alanz/patch-1

GHC 7.6 not supported
This commit is contained in:
Michael Snoyman 2017-04-13 08:18:49 +03:00 committed by GitHub
commit abf1c1ac5f

View File

@ -21,7 +21,7 @@ extra-source-files:
README.md
library
build-depends: base >= 4.6 && < 5
build-depends: base >= 4.7 && < 5
, time >= 1.1.4
, wai >= 3.0
, wai-extra >= 3.0.7