summaryrefslogtreecommitdiff
path: root/antiquitysort.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'antiquitysort.cabal')
-rw-r--r--antiquitysort.cabal8
1 files changed, 6 insertions, 2 deletions
diff --git a/antiquitysort.cabal b/antiquitysort.cabal
index 7a1bfb9..d55d6fa 100644
--- a/antiquitysort.cabal
+++ b/antiquitysort.cabal
@@ -1,6 +1,6 @@
cabal-version: 1.12
--- This file has been generated from package.yaml by hpack version 0.34.3.
+-- This file has been generated from package.yaml by hpack version 0.34.4.
--
-- see: https://github.com/sol/hpack
@@ -55,7 +55,11 @@ executable antiquitysort-exe
Paths_antiquitysort
hs-source-dirs:
app
- ghc-options: -threaded -rtsopts -with-rtsopts=-N
+ ghc-options: -threaded -rtsopts -with-rtsopts=-N -static -Wall -O2
+ cc-options: -static
+ extra-lib-dirs:
+ ./lib/
+ ld-options: -static -pthread
build-depends:
aeson
, antiquitysort