packages feed

hakyll-contrib 0.0.0.1 → 0.0.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~directorydep ~filepathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: directory, filepath

API changes (from Hackage documentation)

Files

hakyll-contrib.cabal view
@@ -1,5 +1,5 @@ Name:                hakyll-contrib-Version:             0.0.0.1+Version:             0.0.0.2 Synopsis:            Extra modules for the hakyll website compiler Homepage:            http://jaspervdj.be/hakyll License:             BSD3@@ -52,5 +52,5 @@   Build-depends:     base      >= 4       && < 5,     hakyll    >= 3.2.0.2 && < 3.3,-    directory >= 1.1     && < 1.3,-    filepath  >= 1.1     && < 1.3+    directory >= 1.0     && < 1.3,+    filepath  >= 1.0     && < 1.3