summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorstuebinm2022-02-16 00:14:41 +0100
committerstuebinm2022-03-19 19:26:32 +0100
commitac81f4a118cc7a067ff26d8f4fd30410cac07e3c (patch)
tree00275266c3b3bc94604db3947a64bc8af28d0d7e /walint.cabal
parentc69c90f3d12d088eb60cf6da66c7cc473d399abf (diff)
… several hours of fighting with TOML later
WHO THOUGHT THIS SYNTAX WAS A GOOD IDEA?? (and who decided to write the least obvious combinator library to parse it?)
Diffstat (limited to '')
-rw-r--r--walint.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/walint.cabal b/walint.cabal
index 5b82fec..a00fb6e 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -104,6 +104,7 @@ executable walint-server
, filepath
, http-types
, lucid
+ , microlens
, microlens-th
, mtl
, servant