6862ed39bd
The module System.IO.ExplicitIOModes exports a Handle to a file which is parameterized with the IOMode the handle is in. All operations on handles explicitly specify the needed IOMode. This way it is impossible to read from a write-only handle or write to a read-only handle for example. See the explicit-iomodes-bytestring/text package for ByteString/Text operations.
12 lines
1,004 B
Text
12 lines
1,004 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/11/02 16:46:30 phonohawk Exp $
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/HSexplicit-iomodes-${PKGVERSION}.o
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/System/IO/ExplicitIOModes.hi
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/System/IO/ExplicitIOModes.p_hi
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/System/IO/ExplicitIOModes/Internal.hi
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/System/IO/ExplicitIOModes/Internal.p_hi
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/System/IO/ExplicitIOModes/Unsafe.hi
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/System/IO/ExplicitIOModes/Unsafe.p_hi
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/libHSexplicit-iomodes-${PKGVERSION}.a
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/libHSexplicit-iomodes-${PKGVERSION}_p.a
|
|
lib/explicit-iomodes-${PKGVERSION}/${HASKELL_VERSION}/package-description
|
|
share/doc/explicit-iomodes-${PKGVERSION}/LICENSE
|