filepath v1.4.1.0 Release Notes

Release Date: 2015-12-01 // over 8 years ago
    • Bundled with GHC 8.0.1

    • Add replaceExtensions and stripExtension functions.

    • Make isValid detect more invalid Windows paths, e.g. nul .txt and foo\nbar.

    • Improve the documentation.

    • Bug fix: isValid "\0" now returns False, instead of True