Skip to content
Snippets Groups Projects
Commit c068eefd authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-04-26 10:03:28 by simonmar]

Add uncaught exception test.
parent 0938c182
No related merge requests found
#-----------------------------------------------------------------------------
# $Id: Makefile,v 1.4 2000/03/21 15:54:25 simonmar Exp $
# $Id: Makefile,v 1.5 2000/04/26 10:03:28 simonmar Exp $
TOP = ../..
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/should_run.mk
conc009_RUNTEST_OPTS = -x 1
conc021_RUNTEST_OPTS = -x 250
SRC_HC_OPTS += -dcore-lint -syslib concurrent -fglasgow-exts
......
module PrelMain where
mainIO = error "wurble"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment