#1871: compile warning appears to be treated as error
----------------------+-----------------------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.8.1
Severity: normal | Resolution: invalid
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86_64 (amd64)
Os: Linux |
----------------------+-----------------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => invalid
Comment:
This isn't a bug: the .cabal file contains
{{{
GHC-Options: -Wall -Werror -O2
}}}
i.e. is it -Werror that means that compilation fails with an error.
Thanks
Ian
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1871#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs