From 485af1d460be0979b7093da307f379ef088a98db Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 10 Feb 2022 00:14:43 +0100 Subject: server: simple servant-lucid stuff --- walint.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'walint.cabal') diff --git a/walint.cabal b/walint.cabal index ab3c5c5..59abeee 100644 --- a/walint.cabal +++ b/walint.cabal @@ -15,13 +15,13 @@ build-type: Simple library exposed-modules: CheckDir + CheckMap WriteRepo Util Types LintConfig other-modules: Badges - CheckMap Dirgraph KindLinter LayerData @@ -61,6 +61,7 @@ executable server main-is: Main.hs other-modules: Handlers + Orphans Server Paths_walint hs-source-dirs: @@ -79,11 +80,13 @@ executable server , filepath , http-media , logging-effect + , lucid , microlens , microlens-th , mtl , process , servant + , servant-lucid , servant-server , string-conversions , text -- cgit v1.2.3