Name: text-latin1 Version: 0.3.1 Category: Text Stability: experimental Synopsis: Latin-1 (including ASCII) utility functions Description: This package provides various functions over the ASCII ang Latin-1 portions of the 'Char' and 'Word8' data types. Homepage: https://github.com/mvv/text-latin1 Bug-Reports: https://github.com/mvv/text-latin1/issues Author: Mikhail Vorozhtsov Maintainer: Mikhail Vorozhtsov Copyright: 2013 Mikhail Vorozhtsov License: BSD3 License-File: LICENSE Extra-Source-Files: README.md Tested-With: GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 Cabal-Version: >= 1.6.0 Build-Type: Simple Source-Repository head Type: git Location: https://github.com/mvv/text-latin1.git Library Build-Depends: base >= 4 && < 5 , data-checked >= 0.2 , bytestring , text , semigroups >= 0.18.4 , case-insensitive >= 1.0 , hashable >= 1.1 Hs-Source-Dirs: src GHC-Options: -Wall Exposed-Modules: Text.Ascii Text.Latin1