mirror of
https://github.com/typeable/bloodhound.git
synced 2025-01-05 21:36:03 +03:00
new semigroups
This commit is contained in:
parent
d4e70617b0
commit
df776d4842
@ -34,7 +34,7 @@ library
|
||||
aeson >= 0.10 && <0.11,
|
||||
http-client >= 0.3 && <0.5,
|
||||
network-uri >= 2.6 && <2.7,
|
||||
semigroups >= 0.15 && <0.18,
|
||||
semigroups >= 0.15 && <0.19,
|
||||
time >= 1.4 && <1.6,
|
||||
text >= 0.11 && <1.3,
|
||||
mtl >= 1.0 && <2.3,
|
||||
|
@ -9,5 +9,6 @@ extra-deps:
|
||||
- doctest-0.10.1
|
||||
- doctest-prop-0.2.0.1
|
||||
- quickcheck-properties-0.1
|
||||
- semigroups-0.18.0.1
|
||||
- uri-bytestring-0.1.9
|
||||
resolver: lts-3.10
|
||||
|
Loading…
Reference in New Issue
Block a user