[Haskell-cafe] package ParsecToken

Kattamuri Ekanadham eknath2k at gmail.com
Sun Mar 15 14:00:43 UTC 2015


I am  new to the community and learning Parsec, reading the tutorial
"Parsec, a fast combinator Parse" by Daan Leijen.

In the tutorial, the examples import the package called "ParsecToken" and
I could not find this package any where (I found many variants like
Text.Parsec.Token, Text.ParseCombinators.Parsec.Token etc.)
So I was unable to execute those examples given there.

Q1. How do I find the package name for "ParsecToken" so that I can do cabal
import?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150315/eddc6bf2/attachment.html>


More information about the Haskell-Cafe mailing list