TOP = ../..

include $(TOP)/mk/config.mk

MAIN = World.hs

APPNAME = helloWorld

NEEDPACKAGES = lang gtk2

include $(TOP)/mk/common.mk
