heckle 2.0.1.6 → 2.0.1.7
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- heckle.cabal +2/−2
heckle.cabal view
@@ -1,9 +1,9 @@ name: heckle-version: 2.0.1.6+version: 2.0.1.7 synopsis: Jekyll in Haskell (feat. LaTeX) description: A static site generator that supports LaTeX-PDF and Markdown-HTML posts. Care has been taken to make it configurable, easy to use, and unopinionated. - To get started, check out https://github.com/2016rshah/heckle+ To get started, check out [https://github.com/2016rshah/heckle](https://github.com/2016rshah/heckle) homepage: https://github.com/2016rshah/heckle license: MIT