aboutsummaryrefslogtreecommitdiff
path: root/kazbek.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-01-11 11:45:37 +0100
committerEugen Wissner <belka@caraus.de>2026-01-11 11:45:37 +0100
commit3c313315c93256a91085a8e51c7b89b380a32281 (patch)
treed161af3017c5e750a7a570a1643d6ed93e99ab22 /kazbek.cabal
parent4a7edf29cc192a039dbfd59960569f8c4f127992 (diff)
downloadkazbek-3c313315c93256a91085a8e51c7b89b380a32281.tar.gz
Add 7digital binary proxying to ruby
Diffstat (limited to 'kazbek.cabal')
-rw-r--r--kazbek.cabal10
1 files changed, 8 insertions, 2 deletions
diff --git a/kazbek.cabal b/kazbek.cabal
index 74d7f2a..1615733 100644
--- a/kazbek.cabal
+++ b/kazbek.cabal
@@ -22,6 +22,7 @@ common warnings
aeson ^>= 2.2.3,
base >= 4.20 && < 5,
bytestring ^>= 0.12.2,
+ process ^>= 1.6.26,
text ^>= 2.1
executable tea-cleaner
@@ -51,5 +52,10 @@ executable locopy
build-depends:
directory ^>= 1.3.9,
filepath ^>= 1.5.4,
- optparse-applicative ^>= 0.19,
- process ^>= 1.6.26
+ optparse-applicative ^>= 0.19
+
+executable 7digital
+ import: warnings
+ main-is: Main.hs
+ hs-source-dirs: 7digital
+ build-depends: