pkgsrc-wip/hs-utf8-string/PLIST
PHO / phonohawk 7cd7c103fa Import hs-utf8-string-0.3.1.1 as wip/hs-utf8-string.
A UTF8 layer for IO and Strings. The utf8-string package provides
operations for encoding UTF8 strings to Word8 lists and back, and for
reading and writing UTF8 without truncation.
2008-07-19 08:42:54 +00:00

23 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2008/07/19 08:42:54 phonohawk Exp $
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Codec/Binary/UTF8/Generic.hi
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Codec/Binary/UTF8/String.hi
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Data/ByteString/Lazy/UTF8.hi
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Data/ByteString/UTF8.hi
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Data/String/UTF8.hi
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/HSutf8-string-${PKGVERSION}.o
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/System/IO/UTF8.hi
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/libHSutf8-string-${PKGVERSION}.a
lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/package-description
share/doc/utf8-string-${PKGVERSION}/LICENSE
@dirrm share/doc/utf8-string-${PKGVERSION}
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/System/IO
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/System
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Data/String
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Data/ByteString/Lazy
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Data/ByteString
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Data
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Codec/Binary/UTF8
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Codec/Binary
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}/Codec
@dirrm lib/utf8-string-${PKGVERSION}/${HASKELL_VERSION}
@dirrm lib/utf8-string-${PKGVERSION}