aboutsummaryrefslogtreecommitdiffstats
path: root/achat.cabal
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2025-02-20 16:44:21 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2025-02-20 18:37:07 +0100
commitfefb6424bddd6ac4bf0b68f30fbf6a7f59658cec (patch)
tree1f64b73b4380830d416b97355d588b95a63a4fca /achat.cabal
parentbb7cb646a7b0bd762cd23c1a24ab63bba1e2407d (diff)
add example http request
Diffstat (limited to 'achat.cabal')
-rw-r--r--achat.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/achat.cabal b/achat.cabal
index 766bf67..448a896 100644
--- a/achat.cabal
+++ b/achat.cabal
@@ -15,6 +15,7 @@ executable achat
build-depends:
base,
clay,
+ ghcjs-base,
haskell-halogen-core,
kan-extensions,
protolude,