packages feed

holy-project 0.2.0.0 → 0.2.0.1

raw patch · 2 files changed

+1/−4 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

holy-project.cabal view
@@ -2,7 +2,7 @@ -- see http://haskell.org/cabal/users-guide/  name:                   holy-project-version:                0.2.0.0+version:                0.2.0.1 synopsis:               Start your Haskell project with cabal, git and tests. description:            Holy Project is an application wich ask the user                         some questions and create files to help you
src/HolyProject.hs view
@@ -166,9 +166,6 @@         , ( "Setup.hs"           , "Setup.hs"           )-        , ( "interact"-          , "interact"-          )         , ( "project.cabal"           , projectName p ++ ".cabal"           )