aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/frontend.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/frontend.cabal')
-rw-r--r--frontend/frontend.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/frontend.cabal b/frontend/frontend.cabal
index 368049b..65b38f5 100644
--- a/frontend/frontend.cabal
+++ b/frontend/frontend.cabal
@@ -37,11 +37,13 @@ executable frontend
build-depends:
aeson,
attoparsec,
+ backend,
base,
bytestring,
common,
containers,
data-default,
+ exceptions,
miso,
mtl,
neat-interpolation,