aboutsummaryrefslogtreecommitdiffstats
path: root/autotypes/autotypes.cabal
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2025-02-19 17:36:34 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2025-02-19 17:36:34 +0100
commitd0d1215913dbdd44b62cf584100a9db18aaf83b2 (patch)
treedc90ef41dd679712dcd5a809560a5818ccaa7839 /autotypes/autotypes.cabal
parent1cd156c349d508f5e4638de0fc6370c30b0ac01d (diff)
fix frontend build
Diffstat (limited to 'autotypes/autotypes.cabal')
-rw-r--r--autotypes/autotypes.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/autotypes/autotypes.cabal b/autotypes/autotypes.cabal
index b812b94..5264f64 100644
--- a/autotypes/autotypes.cabal
+++ b/autotypes/autotypes.cabal
@@ -12,6 +12,7 @@ library
hs-source-dirs: src
default-language: Haskell2010
+ ghc-options: -fno-warn-x-partial
build-depends:
aeson,
aeson-pretty,