packages feed

bibtex 0.1 → 0.1.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~bytestringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: bytestring

API changes (from Hackage documentation)

Files

bibtex.cabal view
@@ -1,5 +1,5 @@ Name:             bibtex-Version:          0.1+Version:          0.1.0.1 License:          BSD3 License-File:     LICENSE Author:           Henning Thielemann <haskell@henning-thielemann.de>@@ -76,7 +76,7 @@   location: http://code.haskell.org/~thielema/bibtex/  Source-Repository this-  tag:      0.1+  tag:      0.1.0.1   type:     darcs   location: http://code.haskell.org/~thielema/bibtex/ @@ -123,7 +123,7 @@       Cabal >=1.6 && <1.16,       tar >=0.3 && <0.5,       utf8-string >=0.3.4 && <0.4,-      bytestring >=0.9 && <0.10+      bytestring >=0.9 && <0.11   Else     Buildable:      False