keys 2.1.1 → 2.1.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- keys.cabal +2/−2
keys.cabal view
@@ -1,6 +1,6 @@ name: keys category: Data Structures, Containers-version: 2.1.1+version: 2.1.1.1 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE@@ -15,7 +15,7 @@ source-repository head type: git- location: git://github.com/ekmett/adjunctions.git+ location: git://github.com/ekmett/keys.git library build-depends: