filepath ======== This package contains the library `System.FilePath` which provides various operations to deal with file paths, like dropping or adding extensions, adding directories to file paths, etc. This library is a direct port of the Haskell library `System.FilePath` of Neil Mitchell.