diff options
Diffstat (limited to '')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index fa34022..2277d29 100644 --- a/package.yaml +++ b/package.yaml @@ -79,6 +79,8 @@ executables: - filepath - containers - base64 + - parsec + - mustache walint-mapserver: main: Main.hs source-dirs: 'server' |