From: christiaanb Date: Mon, 7 Jun 2010 20:41:14 +0000 (+0200) Subject: Add setup file X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fc%CE%BBash.git;a=commitdiff_plain;h=43c7c650bb3f8ae44c4d54ed60818b384c22c3f7 Add setup file --- diff --git a/clash/Setup.lhs b/clash/Setup.lhs new file mode 100644 index 0000000..5bde0de --- /dev/null +++ b/clash/Setup.lhs @@ -0,0 +1,3 @@ +#!/usr/bin/env runhaskell +> import Distribution.Simple +> main = defaultMain