[GHC] #8101: No pattern match non-exhaustiveness warnings when compiling with -fno-code
GHC
ghc-devs at haskell.org
Sun Jul 28 19:50:27 CEST 2013
#8101: No pattern match non-exhaustiveness warnings when compiling with -fno-code
-------------------------------------------------+-------------------------
Reporter: exbb2 | Owner:
Type: bug | Status:
Priority: normal | closed
Component: Compiler | Milestone: 7.8.1
Resolution: fixed | Version: 7.6.3
Operating System: Unknown/Multiple | Keywords:
Type of failure: Incorrect warning at | Architecture:
compile-time | Unknown/Multiple
Test Case: T8101 | Difficulty:
Blocking: | Unknown
| Blocked By:
| Related Tickets:
-------------------------------------------------+-------------------------
Comment (by ian@…):
commit 9e185cc06d9efa833f7b0efdcf3a1d434781ceb6
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Sun Jul 28 18:49:07 2013 +0100
Remove an out-of-date comment (see #8101)
compiler/main/DynFlags.hs | 5 -----
1 file changed, 5 deletions(-)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8101#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list