Added a simple Setup file to use to run the Polyplate cabal script

This commit is contained in:
Neil Brown 2009-01-13 15:44:15 +00:00
parent b4a13ea0d0
commit 7066aee458

5
polyplate/Setup.lhs Normal file
View File

@ -0,0 +1,5 @@
#! /usr/bin/env runhaskell
> import Distribution.Simple
> main = defaultMain