Update README

This commit is contained in:
Julian Ospald 2016-05-09 13:37:21 +02:00
父節點 a946387330
當前提交 cfe626b6d4
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 511B62C09D50CD28
共有 1 個檔案被更改,包括 4 行新增0 行删除

查看文件

@ -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`