pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hs-explicit-iomodes



Module name:    wip
Committed by:   phonohawk
Date:           Tue Nov  2 16:46:30 UTC 2010

Import into wip/hs-explicit-iomodes

Log Message:
Import hs-explicit-iomodes-0.5 as wip/hs-explicit-iomodes.

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.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20101103
                
N wip/hs-explicit-iomodes/distinfo
N wip/hs-explicit-iomodes/Makefile
N wip/hs-explicit-iomodes/buildlink3.mk
N wip/hs-explicit-iomodes/PLIST
N wip/hs-explicit-iomodes/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index