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@yahoo.com GTalk : amir.nagri@gmail.com On Sun, May 23, 2010 at 1:11 PM, Stephen Tetley <stephen.tetley@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