charsetdetect-ae 1.1 → 1.1.0.1
raw patch · 1 files changed
+3/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- charsetdetect-ae.cabal +3/−1
charsetdetect-ae.cabal view
@@ -1,5 +1,5 @@ Name: charsetdetect-ae-Version: 1.1+Version: 1.1.0.1 Cabal-Version: >= 1.6 Category: Text Synopsis: Character set detection using Mozilla's Universal Character Set Detector@@ -11,7 +11,9 @@ This library is a /maintained/ fork of charsetdetect: . * It compiles with recent version of bytestring.+ . * It works correctly in presence of Template Haskell on GHC 7.6.+ . * It builds on 64-bit Windows. License: LGPL License-File: LICENSE