| ... | ... | @@ -4,10 +4,6 @@ |
|
|
|
# Replacing the Read Class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**[Ticket(s)](/search?q="ReadClass"&ticket=on)**
|
|
|
|
|
|
|
|
|
|
|
|
## Problems with the Haskell 98 class
|
|
|
|
|
|
|
|
|
| ... | ... | @@ -42,3 +38,13 @@ |
|
|
|
- mostly deterministic, with explicit 'try' operator for non-determinism
|
|
|
|
- error-reporting
|
|
|
|
- already widely used for other parsing tasks
|
|
|
|
|
|
|
|
## Tickets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table><tr><th>[\#61](https://gitlab.haskell.org//haskell/prime/issues/61)</th>
|
|
|
|
<td>replace the Read class</td></tr></table>
|
|
|
|
|
|
|
|
|
|
|
|
|