Add librsync and dmd

This commit is contained in:
2023-10-20 19:23:21 +02:00
parent 3a6d17952b
commit 8a69240d88
5 changed files with 81 additions and 89 deletions

View File

@@ -20,6 +20,7 @@ common dependencies
base ^>= 4.16.4.0,
bytestring ^>= 0.11.0,
cryptonite >= 0.30,
directory ^>= 1.3.8,
filepath ^>= 1.4.2,
megaparsec ^>= 9.5,
modern-uri ^>= 0.3.6,
@@ -67,6 +68,7 @@ executable slackbuilder
SlackBuilder.Updater
build-depends:
aeson ^>= 2.2.0,
ansi-terminal ^>= 1.0,
conduit ^>= 1.3.5,
http-client ^>= 0.7,
optparse-applicative ^>= 0.18.1,