Name: text-latin1 Version: 0.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 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 , bytestring , text Hs-Source-Dirs: src GHC-Options: -Wall Exposed-Modules: Text.Ascii Text.Latin1