diff options
Diffstat (limited to 'autotypes')
-rw-r--r-- | autotypes/autotypes.cabal | 1 |
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, |