#7483: Broken Read instance for Data.Fixed ("no parse" in legitimate cases).
----------------------------------------+-----------------------------------
Reporter:  navaati                      |          Owner:                  
    Type:  bug                          |         Status:  new             
Priority:  normal                       |      Component:  libraries/base  
 Version:  7.6.1                        |       Keywords:                  
      Os:  Unknown/Multiple             |   Architecture:  Unknown/Multiple
 Failure:  Incorrect result at runtime  |      Blockedby:                  
Blocking:                               |        Related:  #4502           
----------------------------------------+-----------------------------------
 {{{read "Just 12.30" :: Maybe Centi}}} throws "*** Exception:
 Prelude.read: no parse", as do {{{read " 12.30" :: Centi}}}.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to