packages feed

shake-ext 2.0.0.0 → 2.0.0.1

raw patch · 2 files changed

+3/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -1,4 +1,5 @@ # shake-ext  Several extensions to [shake](http://shakebuild.com/), including facilities for-building ATS and Haskell, as well as various linters.+building Haskell, as well as various linters. This package includes functions to+determine dependencies automatically from `.cabal` files.
shake-ext.cabal view
@@ -1,5 +1,5 @@ name:                shake-ext-version:             2.0.0.0+version:             2.0.0.1 synopsis:            Helper functions for linting with shake  description:         This package provides several linters out of the box, for use with [shake](http://shakebuild.com/). homepage:            https://hub.darcs.net/vmchale/shake-ext