Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2010-11-02 17:56:21 by PHO / phonohawk | Files touched by this commit (5) | Imported package
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.


Next | Query returned 2 messages, browsing 1 to 10 | previous