use rest api in cli

This commit is contained in:
2024-10-11 15:44:54 +02:00
parent 309250b6a1
commit 3ff98358c0
2 changed files with 3 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ executable cli
ghc-options: -Wall
build-depends:
aeson,
backend,
base,
bytestring,
filepath,