packages feed

shake-ext 1.3.0.1 → 1.3.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~language-atsPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: language-ats

API changes (from Hackage documentation)

Files

shake-ext.cabal view
@@ -1,5 +1,5 @@ name:                shake-ext-version:             1.3.0.1+version:             1.3.0.2 synopsis:            Helper functions for linting with shake  description:         This package provides several linters out of the box, as well as functionality for building ATS source files with [shake](http://shakebuild.com/). homepage:            https://hub.darcs.net/vmchale/shake-ext@@ -29,7 +29,7 @@                      , Development.Shake.Man   build-depends:       base >= 4.10 && < 5                      , shake-                     , language-ats >= 0.1.1.2+                     , language-ats >= 0.1.1.3                      , mtl                      , composition-prelude                      , directory