Remove implicit support for GHC 7.4

- Transitive dependency iproute will not build on 7.4.1
This commit is contained in:
patrick brisbin 2015-04-07 12:50:53 -04:00
parent fcba0b405a
commit 44a83b6c6a
No known key found for this signature in database
GPG Key ID: DB04E2CE780A17DE

View File

@ -22,7 +22,7 @@ library
else
build-depends: network < 2.6
build-depends: base >= 4.3 && < 5
build-depends: base >= 4.5 && < 5
, bytestring >= 0.9.1.4
, http-conduit >= 2.0 && < 3.0
, http-types >= 0.8 && < 0.9