hakyll-contrib 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+13/−14 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 +13/−14
hakyll-contrib.cabal view
@@ -1,16 +1,15 @@-Name: hakyll-contrib-Version: 0.1.0.0-Synopsis: Extra modules for the hakyll website compiler-Homepage: http://jaspervdj.be/hakyll-License: BSD3-License-file: LICENSE-Author: Jasper Van der Jeugt <m@jaspervdj.be>-Maintainer: Jasper Van der Jeugt <m@jaspervdj.be>-Category: Web--Cabal-version: >=1.6-Build-type: Simple-Data-dir: data+Name: hakyll-contrib+Version: 0.1.0.1+Synopsis: Extra modules for the hakyll website compiler+Homepage: http://jaspervdj.be/hakyll+License: BSD3+License-file: LICENSE+Author: Jasper Van der Jeugt <m@jaspervdj.be>+Maintainer: Jasper Van der Jeugt <m@jaspervdj.be>+Category: Web+Cabal-version: >=1.6+Build-type: Simple+Data-dir: data Data-files: small-blog/contact.markdown@@ -51,6 +50,6 @@ Build-depends: base >= 4 && < 5,- hakyll >= 3.2.0.3 && < 3.3,+ hakyll >= 3.2.0.3 && < 3.4, directory >= 1.0 && < 1.3, filepath >= 1.0 && < 1.4