Skip to content
Snippets Groups Projects
Commit 3da2ca70 authored by sof's avatar sof
Browse files

[project @ 1998-08-27 13:04:25 by sof]

* Added (compile-time conditional) experimental change of
  making ReadS return a Maybe value instead of a list of
  possible parses.

* Reworked to use do notation instead of list/monad comprehension
  syntax. (this makes switching between different ReadS representation
  a great deal easier.)

  This change relies on Haskell-1.4's failure-free patterns to work.
parent cfba8954
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment