packages feed

filepather-0.4.0: src/System/FilePath/FilePather.hs

module System.FilePath.FilePather(
  module P
) where

import System.FilePath.FilePather.Find as P
import System.FilePath.FilePather.Posix as P
import System.FilePath.FilePather.ReadFilePath as P
import System.FilePath.FilePather.ToFilePath as P