[GHC] #9231: 7.8 regression in Read instance of Data.Fixed.Pico

GHC ghc-devs at haskell.org
Tue Jun 24 03:14:08 UTC 2014


#9231: 7.8 regression in Read instance of Data.Fixed.Pico
------------------------------------+-------------------------------------
       Reporter:  leonbaum2         |             Owner:
           Type:  bug               |            Status:  new
       Priority:  normal            |         Milestone:
      Component:  libraries/base    |           Version:  7.8.2
       Keywords:                    |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple  |   Type of failure:  None/Unknown
     Difficulty:  Unknown           |         Test Case:
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+-------------------------------------
 If I run the following with ghc-7.8.2, the runtime system eats up all of
 my memory and doesn't produce a result:

 read "1" :: Data.Fixed.Pico

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


More information about the ghc-tickets mailing list