hackage-db 1.5 → 1.6
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- hackage-db.cabal +2/−2
hackage-db.cabal view
@@ -1,5 +1,5 @@ Name: hackage-db-Version: 1.5+Version: 1.6 Copyright: Peter Simons License: BSD3 License-File: LICENSE@@ -10,7 +10,7 @@ Synopsis: provide access to the Hackage database via Data.Map Cabal-Version: >= 1.6 Build-Type: Simple-Tested-With: GHC >= 6.10.4 && <= 7.6.1+Tested-With: GHC >= 6.12.3 && <= 7.6.2 Description: This module provides simple access to the Hackage database by means of @Data.Map@. Suppose you wanted to implement a utility that queries