TOP = ../..
include $(TOP)/mk/boilerplate.mk

HS_SRCS = Main.hs
STDIN_FILE = big_big_test.hs

include $(TOP)/mk/target.mk
