pkgsrc-wip/hs-pathtype/distinfo
PHO / phonohawk a8aac57ccf 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.
2010-11-02 16:56:21 +00:00

5 lines
254 B
Text

$NetBSD: distinfo,v 1.1.1.1 2010/11/02 16:56:21 phonohawk Exp $
SHA1 (pathtype-0.5.2.tar.gz) = 1e3769c8f5d4aa992908fbf69896dd7ee9486edc
RMD160 (pathtype-0.5.2.tar.gz) = 6b0bd1d57281ea2cced69c8c1d121812e52ae6cc
Size (pathtype-0.5.2.tar.gz) = 13577 bytes