mirror of
https://github.com/typeable/bloodhound.git
synced 2024-11-29 23:52:20 +03:00
Cut-off
This commit is contained in:
parent
8be92c3682
commit
7ad9a92c86
@ -31,7 +31,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.11,
|
||||
aeson >= 0.10 && <0.11,
|
||||
http-client >= 0.3 && <0.5,
|
||||
network-uri >= 2.6 && <2.7,
|
||||
semigroups >= 0.15 && <0.18,
|
||||
|
@ -3,6 +3,7 @@ packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- aeson-0.10.0.0
|
||||
# - aeson-0.9.0.1
|
||||
- http-types-0.9
|
||||
- attoparsec-0.13.0.1
|
||||
- doctest-0.10.1
|
||||
|
Loading…
Reference in New Issue
Block a user