remove all Setup.hs, cabal no longer needs them and helps haddock
This commit is contained in:
parent
b32ee2fa04
commit
5ce53abe6f
@ -1,2 +0,0 @@
|
||||
import Distribution.Simple
|
||||
main = defaultMain
|
||||
@ -1,4 +0,0 @@
|
||||
#!/usr/bin/env runhaskell
|
||||
import Distribution.Simple
|
||||
|
||||
main = defaultMain
|
||||
@ -1,2 +0,0 @@
|
||||
import Distribution.Simple
|
||||
main = defaultMain
|
||||
@ -1,2 +0,0 @@
|
||||
import Distribution.Simple
|
||||
main = defaultMain
|
||||
Loading…
Reference in New Issue
Block a user