Support ghc 7.6
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ executable dbapi
|
|||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
-- other-modules:
|
-- other-modules:
|
||||||
other-extensions: OverloadedStrings
|
other-extensions: OverloadedStrings
|
||||||
build-depends: base >=4.7 && <4.8
|
build-depends: base >=4.6 && <5
|
||||||
, postgresql-simple
|
, postgresql-simple
|
||||||
, warp, wai, http-types
|
, warp, wai, http-types
|
||||||
, bytestring, aeson
|
, bytestring, aeson
|
||||||
|
|||||||
Reference in New Issue
Block a user