mirror of
https://github.com/typeable/bloodhound.git
synced 2024-12-03 23:15:14 +03:00
re-attempt
This commit is contained in:
parent
9b2a35db79
commit
772799fc5d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user