[Haskell-beginners] Baffled by Parsec
Colin Paul Adams
colin at colina.demon.co.uk
Sun Feb 22 03:02:13 EST 2009
>>>>> "Felipe" == Felipe Lessa <felipe.lessa at gmail.com> writes:
Felipe> On Sun, Feb 22, 2009 at 4:50 AM, Colin Paul Adams
Felipe> <colin at colina.demon.co.uk> wrote:
>> OK - I see it here, but I was looking in
>> Text.ParserCombinators.Parsec.Char, where I can't see it (I can
>> see satisfy). I can't see how I am supposed to make that
>> apparently disconnected leap (other than by asking here, which
>> works :-) )
Felipe> It is there, too! =P
Felipe> http://hackage.haskell.org/packages/archive/parsec/3.0.0/doc/html/Text-ParserCombinators-Parsec-Char.html#v%3Adigit
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.
--
Colin Adams
Preston Lancashire
More information about the Glasgow-haskell-users
mailing list