pkgsrc-WIP-cvs archive

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

CVS commit: wip/hs-pathtype



Module name:    wip
Committed by:   phonohawk
Date:           Tue Nov  2 16:56:21 UTC 2010

Import into wip/hs-pathtype

Log Message:
Import hs-pathtype-0.5.2 as wip/hs-pathtype.

This package provides type-safe access to filepath manipulations.

System.Path is designed to be used instead of System.FilePath. (It is
intended to provide versions of functions from that module which have
equivalent functionality but are more typesafe). System.Path.Directory
is a companion module providing a type-safe alternative to
System.Directory.

The heart of this module is the Path ar fd abstract type which
represents file and directory paths. The idea is that there are two
phantom type parameters - the first should be Abs or Rel, and the
second File or Dir.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20101103
                
N wip/hs-pathtype/distinfo
N wip/hs-pathtype/Makefile
N wip/hs-pathtype/buildlink3.mk
N wip/hs-pathtype/PLIST
N wip/hs-pathtype/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