[Haskell-cafe] ANN: FileManip 0.1, an expressive filemanipulationlibrary

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Wed May 2 08:59:27 EDT 2007


On May 2, 2007, at 7:00 , Claus Reinke wrote:

> my question. similarly for the unix dependency - it could be  
> inherent in the
> design, or an accident of the author's current platform.

The Haskell libraries don't currently provide a platform-independent  
way to do most file tests.  I discovered this while working on the  
file test operators in Pugs:  aside from some very basic tests,  
everything interesting requires the POSIX hierarchy (hence the unix  
package).

-- 
brandon s. allbery  [solaris,freebsd,perl,pugs,haskell]   
allbery at kf8nh.com
system administrator  [openafs,heimdal,too many hats]   
allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university       
KF8NH




More information about the Haskell-Cafe mailing list