Adding parser.c to the repo
"Neil Mitchell" <[email protected]> Thu, 3 May 2007 17:30:05 +0100
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Would it be too much annoyance to add parser.c to the repo? On Windows I have to manually rebuild parser.c, which is unreliable, and means that sometimes I forget. Plus it requires an additional tool (bison) to be installed - and if you use the wrong version it works but parses a different style of Haskell! Thanks Neil