remove Setup.hs files again, fixing a yesod devel warning

These were removed and re-added in 2011 because "hackage needed them".
Let's try again.
This commit is contained in:
Simon Michael 2014-05-23 09:04:00 -07:00
parent 702f900ec0
commit 97ab3db8f0
4 changed files with 0 additions and 7 deletions

View File

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

View File

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

View File

@ -112,7 +112,6 @@ library
Hledger.Web
Hledger.Web.Main
Hledger.Web.Options
-- Setup -- stops yesod devel complaining, requires build-depends: Cabal
build-depends:
hledger == 0.23.98
, hledger-lib == 0.23.98

View File

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