packages feed

hakyll-contrib 0.0.0.4 → 0.1.0.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~filepathdep ~hakyllPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: filepath, hakyll

API changes (from Hackage documentation)

Files

hakyll-contrib.cabal view
@@ -1,5 +1,5 @@ Name:                hakyll-contrib-Version:             0.0.0.4+Version:             0.1.0.0 Synopsis:            Extra modules for the hakyll website compiler Homepage:            http://jaspervdj.be/hakyll License:             BSD3@@ -38,7 +38,7 @@      Build-depends:     base   >= 4       && < 5,-    hakyll >= 3.2.0.2 && < 3.3,+    hakyll >= 3.2.0.2 && < 3.4,     pandoc >= 1.6     && < 2    Exposed-modules:@@ -53,4 +53,4 @@     base      >= 4       && < 5,     hakyll    >= 3.2.0.3 && < 3.3,     directory >= 1.0     && < 1.3,-    filepath  >= 1.0     && < 1.3+    filepath  >= 1.0     && < 1.4