cld2 0.1.1.0 → 0.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
- cld2.cabal +2/−2
cld2.cabal view
@@ -1,5 +1,5 @@ name: cld2-version: 0.1.1.0+version: 0.1.1.1 synopsis: Haskell bindings to Google's Compact Language Detector 2 description: This package provides simple Haskell bindings for Compact Language Detector 2, a language-detection library used by Google Chrome.@@ -8,7 +8,7 @@ license: Apache-2.0 license-file: LICENSE author: Daniel Fox Franke <dfoxfranke@gmail.com>-maintainer: Daniel Fox Franke <dfoxfranke@gmail.com>+maintainer: Kostiantyn Rybnikov <k-bx@k-bx.com> copyright: Copyright 2014 Daniel Fox Franke category: Text build-type: Simple