packages feed

haskintex 0.6.0.0 → 0.6.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~hintPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hint

API changes (from Hackage documentation)

Files

haskintex.cabal view
@@ -1,5 +1,5 @@ name:                haskintex-version:             0.6.0.0+version:             0.6.0.1 synopsis:            Haskell Evaluation inside of LaTeX code. description:   The /haskintex/ (Haskell in LaTeX) program is a tool that reads a LaTeX file and evaluates Haskell expressions contained@@ -55,7 +55,7 @@                , process >= 1.2.0                , HaTeX >= 3.9.0.0                , parsec >= 3.1.2-               , hint >= 0.3.3 && < 0.5+               , hint >= 0.3.3                , containers >= 0.5.5                , binary >= 0.7.1                , haskell-src-exts >= 1.15.0