remove all Setup.hs, cabal no longer needs them and helps haddock

This commit is contained in:
Simon Michael 2011-06-03 17:09:54 +00:00
parent b32ee2fa04
commit 5ce53abe6f
4 changed files with 0 additions and 10 deletions

View File

@ -1,2 +0,0 @@
import Distribution.Simple
main = defaultMain

View File

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

View File

@ -1,2 +0,0 @@
import Distribution.Simple
main = defaultMain

View File

@ -1,2 +0,0 @@
import Distribution.Simple
main = defaultMain