newer ghc

This commit is contained in:
crumbtoo
2024-03-24 08:05:39 -06:00
parent 9678d3206a
commit 93ef870e56
7 changed files with 24 additions and 25 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ ALEX = alex
ALEX_OPTS = -g
SRC = src
CABAL_BUILD = $(shell ./find-build.cl)
CABAL_BUILD = $(shell ./find-build.clj)
all: parsers lexers