SimpleH-1.2: A light, clean and powerful Haskell utility library

Safe HaskellNone

System.Simple.File

Contents

Synopsis

Exported modules

module SimpleH

The File interface

workingDirectory :: IO FileSource

The working directory, as a DirEntry

data Location Source

Constructors

Self 
Owner 
System 
Here 

pathTo :: [progName :: FilePath] => Location -> FilePathSource

Status

Useful Lenses