[EMAIL PROTECTED] Mon, 18 Feb 2002 12:31:21 -0800
Hello, I am trying to make a parse to Haskell and I am using Happy. I used this parser and it generated a haskell file parser.hs. When I try to compile it, it requests a module called preladdr . How can I obtain this module??
Thanks, Fernando