You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for XDG Base Directory Specification (#6)
Implement setModificationTime counterpart to getModificationTime (#13)
Implement getAccessTime and setAccessTime
Fix canonicalizePath so that it always returns a reasonable result even if the path is inaccessible and will not throw exceptions unless the current directory cannot be obtained (#23)
Corrected the trailing slash behavior of makeAbsolute so that makeAbsolute "" == makeAbsolute "."
Deprecate use of HsDirectory.h and HsDirectoryConfig.h