Added a simple Setup file to use to run the Polyplate cabal script
This commit is contained in:
parent
b4a13ea0d0
commit
7066aee458
5
polyplate/Setup.lhs
Normal file
5
polyplate/Setup.lhs
Normal file
|
@ -0,0 +1,5 @@
|
|||
#! /usr/bin/env runhaskell
|
||||
|
||||
> import Distribution.Simple
|
||||
> main = defaultMain
|
||||
|
Loading…
Reference in New Issue
Block a user