Changed my mind on the basic syntax; less Haskell, more C.

This commit is contained in:
2011-01-06 23:37:31 -08:00
parent 3f14f02eb3
commit 29a358a76a
6 changed files with 301 additions and 141 deletions

View File

@@ -4,7 +4,7 @@ ALEX ?= alex
ALEX_FLAGS ?=
HAPPY ?= happy
HAPPY_FLAGS ?=
SED ?= sed
SED ?= sed -E
FIND ?= find
RM ?= rm
PACKAGES = monadLib bytestring utf8-string