#5688: instance Read Integer/Rational/Double readsPrec out of memory and crash due to exponential notation ---------------------------------+------------------------------------------ Reporter: gracjan | Owner: Type: bug | Status: patch Priority: highest | Milestone: 7.4.1 Component: libraries/base | Version: 6.12.3 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: Runtime crash Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------
Comment(by maeder): >> How do you intent to store fractional numbers (like "10.01") without the >> Rat constructor? > > 10.01 = Exp 1001 (-2) can this be converted to a Rational, when e-Notation is no longer supported for rationals? -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5688#comment:12> 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