From 005dc408dc09c3b479398ebe3e92efa2cd54846e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 17 Oct 2015 02:26:25 +0200 Subject: Working prototype --- tprint/Setup.hs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tprint/Setup.hs (limited to 'tprint/Setup.hs') diff --git a/tprint/Setup.hs b/tprint/Setup.hs new file mode 100644 index 0000000..9a994af --- /dev/null +++ b/tprint/Setup.hs @@ -0,0 +1,2 @@ +import Distribution.Simple +main = defaultMain -- cgit v1.2.3