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
