Add setup file
authorchristiaanb <christiaan.baaij@gmail.com>
Mon, 7 Jun 2010 20:41:14 +0000 (22:41 +0200)
committerchristiaanb <christiaan.baaij@gmail.com>
Mon, 7 Jun 2010 20:41:14 +0000 (22:41 +0200)
clash/Setup.lhs [new file with mode: 0644]

diff --git a/clash/Setup.lhs b/clash/Setup.lhs
new file mode 100644 (file)
index 0000000..5bde0de
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/env runhaskell
+> import Distribution.Simple
+> main = defaultMain