[project @ 1998-08-09 21:09:58 by sof]
authorsof <unknown>
Sun, 9 Aug 1998 21:09:58 +0000 (21:09 +0000)
committersof <unknown>
Sun, 9 Aug 1998 21:09:58 +0000 (21:09 +0000)
Updated to cope with new tests

ghc/tests/io/should_run/Makefile

index 8a50605..0acc082 100644 (file)
@@ -2,7 +2,7 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_run.mk
 
-HC_OPTS += -dcore-lint -syslib posix -syslib misc -fglasgow-exts
+HC_OPTS += -dcore-lint
 io022_HC_OPTS += -fglasgow-exts
 io010_HC_OPTS += -fglasgow-exts
 io011_HC_OPTS += -fglasgow-exts
@@ -12,6 +12,7 @@ io016_RUNTEST_OPTS += io016.hs io016.out
 io017_RUNTEST_OPTS += -i io017.stdin
 io021_RUNTEST_OPTS += -i io021.hs
 io022_RUNTEST_OPTS += -i io022.hs
+io028_RUNTEST_OPTS += -i io028.hs
 
 .PRECIOUS: %.o %.bin