Merge pull request #6 from zalora/wip-travis

made travis file work
This commit is contained in:
Alp Mestanogullari 2014-10-28 08:12:48 +01:00
commit d85231d093

View file

@ -30,7 +30,7 @@ library
-- other-modules: -- other-modules:
-- other-extensions: -- other-extensions:
build-depends: build-depends:
base >=4 && <5 base >=4.7 && <5
, either , either
, aeson , aeson
, bytestring , bytestring