summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorstuebinm2022-02-10 00:14:43 +0100
committerstuebinm2022-03-19 19:26:19 +0100
commitcdb6329b6acaab0a15441554412d8f5ececece1b (patch)
tree657a0527530b2e11b6507cc516de183f65f28447 /package.yaml
parenta55e0ce93d6a567e76c5a932a304c1c07fab0087 (diff)
server: simple servant-lucid stuff
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index a4681bc..6a3abc0 100644
--- a/package.yaml
+++ b/package.yaml
@@ -34,6 +34,7 @@ library:
- HList
exposed-modules:
- CheckDir
+ - CheckMap
- WriteRepo
- Util
- Types
@@ -74,3 +75,5 @@ executables:
- microlens
- microlens-th
- tomland
+ - lucid
+ - servant-lucid