Update safe upper bound for ghc >=7.8.0 (#43)

This commit is contained in:
Pi3r
2017-03-09 22:47:29 +00:00
committed by Stephen Diehl
parent 79bbc2de6e
commit a324e26d54
+1 -1
View File
@@ -79,7 +79,7 @@ library
if impl(ghc >= 7.8.0) if impl(ghc >= 7.8.0)
build-depends: build-depends:
safe >= 0.3 && <0.3.12 safe >= 0.3 && <0.3.15
else else
build-depends: build-depends:
safe >= 0.3 && <0.3.10 safe >= 0.3 && <0.3.10