mirror of
https://github.com/facebook/Haxl.git
synced 2024-12-24 01:04:21 +03:00
commit
a8b49026da
@ -27,7 +27,7 @@ library
|
||||
|
||||
build-depends:
|
||||
HUnit == 1.2.*,
|
||||
aeson >= 0.6 && <0.8,
|
||||
aeson >= 0.6 && <0.9,
|
||||
base == 4.*,
|
||||
bytestring >= 0.9 && <0.11,
|
||||
containers == 0.5.*,
|
||||
@ -35,7 +35,7 @@ library
|
||||
filepath == 1.3.*,
|
||||
hashable == 1.2.*,
|
||||
pretty == 1.1.*,
|
||||
text == 1.1.*,
|
||||
text >= 1.1.0.1 && < 1.3,
|
||||
time == 1.4.*,
|
||||
unordered-containers == 0.2.*,
|
||||
vector == 0.10.*
|
||||
@ -97,3 +97,5 @@ test-suite test
|
||||
|
||||
type:
|
||||
exitcode-stdio-1.0
|
||||
|
||||
default-language: Haskell2010
|
||||
|
Loading…
Reference in New Issue
Block a user