packages feed

haskintex 0.7.0.0 → 0.7.0.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: directory

API changes (from Hackage documentation)

Files

haskintex.cabal view
@@ -1,5 +1,5 @@ name:                haskintex-version:             0.7.0.0+version:             0.7.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@@ -50,7 +50,7 @@                , transformers >= 0.3.0.0                , text >= 0.11.2.3 && < 2                , bytestring >= 0.10.4-               , directory >= 1.2.0 && < 1.3+               , directory >= 1.2.0 && < 1.4                , filepath >= 1.1.0 && < 1.5                , process >= 1.2.0                , HaTeX >= 3.9.0.0