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