[GHC] #12379: WARN pragma gives warning `warning: [-Wdeprecations]'
GHC
ghc-devs at haskell.org
Wed Sep 28 01:02:19 UTC 2016
#12379: WARN pragma gives warning `warning: [-Wdeprecations]'
-------------------------------------+-------------------------------------
Reporter: zilinc | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Documentation | Version: 8.0.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
Type of failure: Documentation | Unknown/Multiple
bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by tmcgilchrist):
Just checking my understanding of what needs to be done here.
Do I simply change the occurrences of `ghc-flag:: -Wwarnings-deprecations`
with `ghc-flag:: -Wwarn-warnings-deprecations`?
Are there docs on how to build the things under `doc/users_guide`? When I
do a make from the top level it seems to be just building the compiler.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12379#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list