[GHC] #7044: reject reading rationals with exponent notation

GHC ghc-devs at haskell.org
Wed Nov 26 14:33:32 UTC 2014


#7044: reject reading rationals with exponent notation
-------------------------------------+-------------------------------------
              Reporter:  maeder      |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:  7.10.1
             Component:  Compiler    |          Version:  7.4.2
            Resolution:              |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:  #5692,#7266,#9059
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by dfeuer):

 Replying to [comment:9 thomie]:
 > The problem is that ghc runs out of memory at compile time, see #5692.

 That's unfortunate, but I think to be expected. Banning the notation is
 the wrong fix; it'd make more sense to limit it based on size.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7044#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list