name: canonical-filepath version: 1.0.0.1 license: BSD3 license-file: LICENSE author: Max Bolingbroke, Thomas Schilling maintainer: Thomas Schilling homepage: http://github.com/nominolo/canonical-filepath synopsis: Abstract data type for canonical file paths. description: Abstract data type for canonical file paths. category: System stability: provisional build-type: Simple cabal-version: >= 1.6 library build-depends: base >= 4 && < 5, deepseq == 1.1.*, directory == 1.1.*, filepath == 1.2.* exposed-modules: System.FilePath.Canonical