summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorstuebinm2022-02-16 00:14:41 +0100
committerstuebinm2022-02-16 00:14:41 +0100
commit2e51b4b237003bc969434c960b3c0fa3cf5317a4 (patch)
tree405863bdd488d1f3444ef8dcfeffe419680c1e09 /walint.cabal
parent358305b196e41ca88155fd0d71516cefe7e2732d (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 'walint.cabal')
-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