15 lines
486 B
Plaintext
15 lines
486 B
Plaintext
$OpenBSD: patch-tests_Makefile,v 1.3 2012/09/02 20:10:36 kili Exp $
|
|
|
|
AttrGrammer stuff and monaderror.y don't exist.
|
|
|
|
--- tests/Makefile.orig Mon Feb 6 10:49:55 2012
|
|
+++ tests/Makefile Tue Jul 10 09:55:59 2012
|
|
@@ -4,7 +4,6 @@ HC=ghc
|
|
TESTS = Test.ly TestMulti.ly TestPrecedence.ly bug001.ly \
|
|
monad001.y monad002.ly precedence001.ly precedence002.y \
|
|
bogus-token.y bug002.y Partial.ly \
|
|
- AttrGrammar001.y AttrGrammar002.y \
|
|
test_rules.y monaderror.y
|
|
|
|
ERROR_TESTS = error001.y
|