hakyll-contrib 0.0.0.3 → 0.0.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hakyllPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hakyll
API changes (from Hackage documentation)
Files
- hakyll-contrib.cabal +2/−2
hakyll-contrib.cabal view
@@ -1,5 +1,5 @@ Name: hakyll-contrib-Version: 0.0.0.3+Version: 0.0.0.4 Synopsis: Extra modules for the hakyll website compiler Homepage: http://jaspervdj.be/hakyll License: BSD3@@ -51,6 +51,6 @@ Build-depends: base >= 4 && < 5,- hakyll >= 3.2.0.2 && < 3.3,+ hakyll >= 3.2.0.3 && < 3.3, directory >= 1.0 && < 1.3, filepath >= 1.0 && < 1.3