Combinators for ReadP

Koen Claessen koen at cs.chalmers.se
Tue Jul 27 12:15:41 EDT 2004


Simon Peyton-Jones said:
> Koen, not me!

I know that one can get away with the local quantification by adding an
extra type parameter to the type constructor:

  newtype ReadP r a = ...

But that wouldn't do much good, would it?

Regards,
/Koen



More information about the Libraries mailing list