Ticket #7483 (closed bug: fixed)
Broken Read instance for Data.Fixed ("no parse" in legitimate cases).
| Reported by: | navaati | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | libraries/base | Version: | 7.6.1 |
| Keywords: | Cc: | leo.gillot@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Incorrect result at runtime | Difficulty: | Unknown |
| Test Case: | readFixed001 | Blocked By: | |
| Blocking: | Related Tickets: | #4502 |
Description
read "Just 12.30" :: Maybe Centi throws "*** Exception: Prelude.read: no parse", as do read " 12.30" :: Centi.
Change History
Note: See
TracTickets for help on using
tickets.
