[GHC] #13211: NegativeLiterals -0.0 :: Double
GHC
ghc-devs at haskell.org
Sat Feb 25 16:06:57 UTC 2017
#13211: NegativeLiterals -0.0 :: Double
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by Nolan):
* Attachment "patchToLexer.x" added.
I fixed this error. Now it works as expected. It passes tests but 3 of
them report slight performance drop(I forgot their ids, now retesting...).
Here's patch to ```compiler/parser/Lexer.x```
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13211>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list