[Haskell-beginners] Baffled by Parsec

Felipe Lessa felipe.lessa at gmail.com
Sun Feb 22 03:14:25 EST 2009


On Sun, Feb 22, 2009 at 5:02 AM, Colin Paul Adams
<colin at colina.demon.co.uk> wrote:
> Hm.
>
> It's not on my local copy of the GHC libraries documentation (ghc
> 6.10.1), although if I click the source button, I can see it.

My GHC 6.10.1 was compiled from source and Parsec comes from a
different ebuild (Gentoo), and digit isn't documented as well. It must
be some problem with parsec < 3, because Hackage has the same problem
for old Parsec[1].

[1] http://hackage.haskell.org/packages/archive/parsec/2.1.0.1/doc/html/Text-ParserCombinators-Parsec-Char.html

-- 
Felipe.


More information about the Beginners mailing list