re-attempt

This commit is contained in:
Chris Allen 2014-05-03 03:22:49 -05:00
parent 9b2a35db79
commit 772799fc5d

View File

@ -28,7 +28,7 @@ library
Database.Bloodhound.Types.Class
Database.Bloodhound.Types.Instances
build-depends: base >= 4.3 && <5,
bytestring >= 0.10.4,
bytestring >= 0.10,
aeson >= 0.7,
aeson-pretty >= 0.7,
conduit >= 1.0,
@ -61,6 +61,5 @@ test-suite tests
aeson >= 0.7,
aeson-pretty >= 0.7,
random >= 1.0,
unix >= 2.7,
quickcheck-instances >= 0.3
default-language: Haskell2010