]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
Add an empty Setup.hs file for Cabal.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 27 Nov 2011 01:36:26 +0000 (20:36 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 27 Nov 2011 01:36:26 +0000 (20:36 -0500)
Setup.hs [new file with mode: 0644]

diff --git a/Setup.hs b/Setup.hs
new file mode 100644 (file)
index 0000000..9a994af
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain