From 5a011b53d1e7aef75d2254635185a1a6c3ba4e1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Hahn?= Date: Tue, 28 Oct 2014 12:55:07 +0800 Subject: [PATCH] made travis file work --- servant.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servant.cabal b/servant.cabal index dcd2f797..6fc60278 100644 --- a/servant.cabal +++ b/servant.cabal @@ -29,7 +29,7 @@ library -- other-modules: -- other-extensions: build-depends: - base >=4 && <5 + base >=4.7 && <5 , either , aeson , bytestring