[GHC] #8542: Suggest NegativeLiterals
GHC
ghc-devs at haskell.org
Tue Nov 19 14:51:11 UTC 2013
#8542: Suggest NegativeLiterals
------------------------------------+-------------------------------------
Reporter: monoidal | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
If we write -128 :: Int8, we get a useful warning (#7895), but it would be
even better to suggest NegativeLiterals. Patch incoming.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8542>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list