From 67e1d2569baa712c40be26998dd3661ad8f3caa4 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sun, 11 Apr 2010 20:45:20 +0200 Subject: Initial commit --- Setup.lhs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Setup.lhs (limited to 'Setup.lhs') diff --git a/Setup.lhs b/Setup.lhs new file mode 100644 index 0000000..5bde0de --- /dev/null +++ b/Setup.lhs @@ -0,0 +1,3 @@ +#!/usr/bin/env runhaskell +> import Distribution.Simple +> main = defaultMain -- cgit v1.2.3