On 03/18/2013 12:55 PM, Duncan Coutts wrote:
[...]  it
is not simply the outline parser for cabal-style files that we're
talking about. We also need parsers/pretty printers for all the various
little types that make up the info about packages, like versions,
package names, package ids, version constraints, module names, licenses
etc etc.

(ignorant musing that doesn't help the general difficult of writing a Happy parser: )
Can they not use multiple Happy parsers generated from the same Happy file?
http://www.haskell.org/happy/doc/html/sec-multiple-parsers.html

-Isaac


_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to