diff --git a/yesod-bin/yesod-bin.cabal b/yesod-bin/yesod-bin.cabal index b980bbab..b17e96ba 100644 --- a/yesod-bin/yesod-bin.cabal +++ b/yesod-bin/yesod-bin.cabal @@ -1,5 +1,5 @@ name: yesod-bin -version: 1.4.3 +version: 1.4.3.1 license: MIT license-file: LICENSE author: Michael Snoyman @@ -15,12 +15,7 @@ data-files: refreshing.html extra-source-files: input/*.cg - hsfiles/mongo.hsfiles - hsfiles/mysql.hsfiles - hsfiles/postgres.hsfiles - hsfiles/postgres-fay.hsfiles - hsfiles/simple.hsfiles - hsfiles/sqlite.hsfiles + hsfiles/*.hsfiles ChangeLog.md executable yesod-ghc-wrapper