Skip to content

Commit

Permalink
Enable -fno-warn-trustworthy-safe in base-compat-batteries
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Nov 17, 2019
1 parent 646265d commit 9bf3fc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base-compat-batteries/base-compat-batteries.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ library
contravariant >= 1.5 && < 1.6
ghc-options:
-fno-warn-duplicate-exports
if impl(ghc >= 7.10)
ghc-options: -fno-warn-trustworthy-safe

hs-source-dirs:
src
Expand Down

0 comments on commit 9bf3fc6

Please sign in to comment.