Browse Source

Update README

tags/0.5.9
Julian Ospald 8 years ago
parent
commit
cfe626b6d4
No known key found for this signature in database GPG Key ID: 511B62C09D50CD28
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@@ -36,3 +36,7 @@ so it is forked as well and merged into this library.

* `hasTrailingPathSeparator` behaves in the same way as `System.FilePath`
* `dropTrailingPathSeparator` behaves in the same way as `System.FilePath`
* added various functions like `isValid`, `normalise` and `equalFilePath`
* uses the `word8` package for save word8 literals instead of `OverloadedStrings`
* has custom versions of `openFd` and `getDirectoryContents`


Loading…
Cancel
Save