add missing dependency

This commit is contained in:
Sarah Vaupel 2025-07-13 22:57:57 +02:00
parent c0f9140a73
commit 2de682f1cf

View File

@ -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