TOP = ../..

include $(TOP)/mk/config.mk

MAIN = ListTest.hs

APPNAME = listTest 

NEEDPACKAGES = lang mogul

include $(TOP)/mk/common.mk
