[GHC] #14794: -Weverything should not enable -Wmissing-exported-signatures
GHC
ghc-devs at haskell.org
Sat Jul 28 22:01:08 UTC 2018
#14794: -Weverything should not enable -Wmissing-exported-signatures
-------------------------------------+-------------------------------------
Reporter: MaxGabriel | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
error/warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by MaxGabriel):
Ah, this is totally unrelated, but to get rid of those safe warnings I
believe I just would need `-Wno-safe`. I was trying `-Wno-unsafe` by
mistake, before.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14794#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list