ext-core library: Parser fixes; make it build with the HEAD
authorTim Chevalier <chevalier@alum.wellesley.edu>
Thu, 18 Sep 2008 09:03:49 +0000 (09:03 +0000)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Thu, 18 Sep 2008 09:03:49 +0000 (09:03 +0000)
commit925f8dad0be07440b996c89dad2cc32e76ce8070
tree55e1448daeef606f3ae283c12e1505605588e096
parent7bca8c45ee7efbdef91210fa5673570413539a45
ext-core library: Parser fixes; make it build with the HEAD

In the ext-core parser I guess I never tested:
* existential type variable bindings in case alts
* empty data declarations

That'll learn me!
utils/ext-core/Language/Core/ParsecParser.hs
utils/ext-core/Language/Core/Printer.hs
utils/ext-core/Setup.lhs
utils/ext-core/extcore.cabal
utils/ext-core/lib/GHC_ExtCore/Makefile