add missing dependency
This commit is contained in:
parent
c0f9140a73
commit
2de682f1cf
@ -32,6 +32,7 @@ library
|
|||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
build-depends:
|
build-depends:
|
||||||
base >=4.19 && <5
|
base >=4.19 && <5
|
||||||
|
, aeson >= 2.2.3.0 && <3
|
||||||
, binary >=0.8.9 && <0.9
|
, binary >=0.8.9 && <0.9
|
||||||
, bytestring >=0.12 && <1
|
, bytestring >=0.12 && <1
|
||||||
, crypton >=1.0.4 && <2
|
, crypton >=1.0.4 && <2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user