summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/package.yaml b/package.yaml
index 82fd537..e2f6ea6 100644
--- a/package.yaml
+++ b/package.yaml
@@ -60,27 +60,6 @@ executables:
- aeson-pretty
- template-haskell
- process
- cwality-maps:
- main: Main.hs
- source-dirs: 'cwality-maps'
- ghc-options: -rtsopts -threaded
- dependencies:
- - tiled
- - servant
- - servant-server
- - wai
- - wai-extra
- - warp
- - monad-logger
- - fmt
- - tomland
- - microlens-platform
- - directory
- - filepath
- - containers
- - base64
- - parsec
- - mustache
walint-mapserver:
main: Main.hs
source-dirs: 'server'