Accept up2date package parameter
All checks were successful
Build / audit (push) Successful in 16m10s
Build / test (push) Successful in 16m35s

This commit is contained in:
2023-12-11 08:14:55 +01:00
parent e9504fb8e5
commit 6a063b2cc4
7 changed files with 29 additions and 135 deletions

View File

@@ -22,6 +22,7 @@ common dependencies
containers ^>= 0.6,
cryptonite >= 0.30,
directory ^>= 1.3.8,
exceptions >= 0.10,
filepath ^>= 1.4.2,
megaparsec ^>= 9.5,
modern-uri ^>= 0.3.6,
@@ -58,7 +59,6 @@ library
hs-source-dirs: lib
build-depends:
conduit ^>= 1.3.5,
exceptions >= 0.10,
http-client ^>= 0.7
ghc-options: -Wall