[Haskell-cafe] Functional Parsers in GHCI

Amiruddin Nagri amir.nagri at gmail.com
Mon May 24 08:08:07 EDT 2010


I am getting following error while trying to load
http://www.cs.nott.ac.uk/~gmh/parser.lhs

Prelude> :l parsers2.hs

parsers2.hs:1:7:
    Could not find module `Parsing':
      Use -v to see a list of the files searched for.
Failed, modules loaded: none.

Am I missing something again ?

Thanks for help,
Amiruddin Nagri,
Bangalore, 560008, KA
India

Y! IM : amir_nagri at yahoo.com
GTalk : amir.nagri at gmail.com



On Sun, May 23, 2010 at 1:11 PM, Stephen Tetley <stephen.tetley at gmail.com>wrote:

> Hi
>
> The code in this chapter isn't actually Haskell - some details are
> elided to make the presentation clearer. To run the code you want to
> get the file mentioned in the closing remarks of the chapter (page 85,
> section 8.9).
>
>
> http://www.cs.nott.ac.uk/~gmh/book.html<http://www.cs.nott.ac.uk/%7Egmh/book.html>
>
> http://www.cs.nott.ac.uk/~gmh/parser.lhs<http://www.cs.nott.ac.uk/%7Egmh/parser.lhs>
>
> Best wishes
>
> Stephen
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100524/2543cd03/attachment.html


More information about the Haskell-Cafe mailing list