packages feed

latex-formulae-image 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+1/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

latex-formulae-image.cabal view
@@ -1,5 +1,5 @@ name:                latex-formulae-image-version:             0.1.0.0+version:             0.1.0.1 synopsis:            A library for rendering LaTeX formulae as images using an actual LaTeX installation description:         This library provides the basic infrastructure necessary to convert LaTeX formulae into images, using a real                      LaTeX installation. This is useful in particular for showing formulae on websites, where using alternatives@@ -47,6 +47,3 @@                      , filepath >= 1.3 && < 1.5   default-language:    Haskell2010 -source-repository head-  type:     git-  location: https://github.com/liamoc/latex-formulae-image