summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorstuebinm2022-02-10 00:14:43 +0100
committerstuebinm2022-02-10 00:14:43 +0100
commit485af1d460be0979b7093da307f379ef088a98db (patch)
tree8d0358713b5915f73bb2a72b42b0ead1472ad0bd /package.yaml
parent3a109e79363b52e22da35aaecf666014a75fcb63 (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