latex 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~containersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers
API changes (from Hackage documentation)
Files
- latex.cabal +3/−3
latex.cabal view
@@ -1,5 +1,5 @@ Name: latex-Version: 0.1.0.3+Version: 0.1.0.4 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -26,13 +26,13 @@ location: http://code.haskell.org/~thielema/latex/ Source-Repository this- tag: 0.1.0.3+ tag: 0.1.0.4 type: darcs location: http://code.haskell.org/~thielema/latex/ Library Build-Depends:- containers >= 0.1 && <0.6,+ containers >= 0.1 && <0.7, utility-ht >=0.0.5 && <0.1, base >= 3 && <5