packages feed

easy-file 0.2.0 → 0.2.1

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

System/EasyFile/Missing.hs view
@@ -67,7 +67,7 @@ #endif  {-|-The 'getCreationTime' operation returns the+The 'getChangeTime' operation returns the UTC time at which the file or directory was changed. The time is only available on Unix and Mac. Note that Unix's rename() does not change ctime but
easy-file.cabal view
@@ -1,5 +1,5 @@ Name:                   easy-file-Version:                0.2.0+Version:                0.2.1 Author:                 Kazu Yamamoto <kazu@iij.ad.jp> Maintainer:             Kazu Yamamoto <kazu@iij.ad.jp> License:                BSD3