mirror of
https://github.com/typeable/bloodhound.git
synced 2024-12-12 14:32:23 +03:00
bumped Aeson
This commit is contained in:
parent
9c4c90af6e
commit
65d5610e3a
@ -1,5 +1,5 @@
|
||||
name: bloodhound
|
||||
version: 0.6.0.0
|
||||
version: 0.6.0.1
|
||||
synopsis: ElasticSearch client library for Haskell
|
||||
description: ElasticSearch made awesome for Haskell hackers
|
||||
homepage: https://github.com/bitemyapp/bloodhound
|
||||
@ -29,7 +29,7 @@ library
|
||||
build-depends: base >= 4.3 && <5,
|
||||
bytestring >= 0.10.0 && <0.11,
|
||||
containers >= 0.5.0.0 && <0.6,
|
||||
aeson >= 0.7 && <0.9,
|
||||
aeson >= 0.7 && <0.10,
|
||||
http-client >= 0.3 && <0.5,
|
||||
semigroups >= 0.15 && <0.17,
|
||||
time >= 1.4 && <1.6,
|
||||
|
Loading…
Reference in New Issue
Block a user