[GHC] #11996: coverage checker iteration flag isn't documented outside of release notes!
GHC
ghc-devs at haskell.org
Fri Apr 29 17:12:53 UTC 2016
#11996: coverage checker iteration flag isn't documented outside of release notes!
-------------------------------------+-------------------------------------
Reporter: carter | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Documentation | Version: 8.0.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
as per https://ghc.haskell.org/trac/ghc/ticket/11195#comment:9 and the ghc
8.0rc release notes,`-fmax-pmcheck-iterations` is now a flag! its not
listed as a documented flag, aside from mention in the release notes
(though a search for pattern or matching will have a hard time turning it
up)
is this deliberate or not? (nb: not that i've used it, but making note of
that subtlety)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11996>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list