summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'walint.cabal')
-rw-r--r--walint.cabal45
1 files changed, 9 insertions, 36 deletions
diff --git a/walint.cabal b/walint.cabal
index f5fe2fc..c380de3 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.0
--- This file has been generated from package.yaml by hpack version 0.34.5.
+-- This file has been generated from package.yaml by hpack version 0.34.7.
--
-- see: https://github.com/sol/hpack
@@ -29,6 +29,8 @@ library
Properties
Uris
Paths_walint
+ autogen-modules:
+ Paths_walint
hs-source-dirs:
lib
default-extensions:
@@ -62,6 +64,8 @@ library tiled
Data.Tiled.Abstract
other-modules:
Paths_walint
+ autogen-modules:
+ Paths_walint
hs-source-dirs:
tiled
default-extensions:
@@ -76,46 +80,13 @@ library tiled
, vector
default-language: Haskell2010
-executable cwality-maps
- main-is: Main.hs
- other-modules:
- Config
- Substitute
- Paths_walint
- hs-source-dirs:
- cwality-maps
- default-extensions:
- NoImplicitPrelude
- ghc-options: -Wall -Wno-name-shadowing -Wno-unticked-promoted-constructors -rtsopts -threaded
- build-depends:
- aeson
- , base
- , base64
- , bytestring
- , containers
- , directory
- , filepath
- , fmt
- , microlens-platform
- , monad-logger
- , mustache
- , parsec
- , servant
- , servant-server
- , text
- , tiled
- , tomland
- , universum
- , wai
- , wai-extra
- , warp
- default-language: Haskell2010
-
executable walint
main-is: Main.hs
other-modules:
Version
Paths_walint
+ autogen-modules:
+ Paths_walint
hs-source-dirs:
src
default-extensions:
@@ -142,6 +113,8 @@ executable walint-mapserver
Server
Worker
Paths_walint
+ autogen-modules:
+ Paths_walint
hs-source-dirs:
server
default-extensions: