[GHC] #2331: Bang pattern error message should suggest
-XBangPatterns rather than -fbang-patterns
GHC
trac at galois.com
Tue Jun 3 10:04:08 EDT 2008
#2331: Bang pattern error message should suggest -XBangPatterns rather than
-fbang-patterns
----------------------+-----------------------------------------------------
Reporter: ajd | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------+-----------------------------------------------------
Changes (by simonpj):
* owner: simonpj => igloo
* type: bug => merge
Comment:
Fixed by
{{{
Tue Jun 3 14:46:45 BST 2008 simonpj at microsoft.com
* Fix Trac #2331 (error message suggestion)
}}}
Merge iff convenient.
S
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2331#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list