Package Release Info

ghc-path-io-1.4.2-bp151.1.7

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-path-io
ghc-path-io-devel

Change Logs

* Thu Feb 14 2019 psimons@suse.com
- Update path-io to version 1.4.2.
  [#]# Path IO 1.4.2
  * Fixed various bugs in `listDirRecurRel`, `walkDirRel`, and
    `walkDirAccumRel` and clarified their behavior in the docs.
* Sat Jan 19 2019 Peter Simons <psimons@suse.com>
- Update Cabal build instructions for more accurate dependencies.
* Fri Dec 21 2018 psimons@suse.com
- Update path-io to version 1.4.1.
  [#]# Path IO 1.4.1
  * Fixed a bug in `walkDirRel` that resulted in `NotAProperPrefix` exception
    every time the function was called.
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
* Sun Jul 29 2018 psimons@suse.com
- Update path-io to version 1.4.0.
  [#]# Path IO 1.4.0
  * Added relative versions of some actions: `listDirRel`, `listDirRecurRel`,
    `walkDirRel`, and `walkDirAccumRel`.
  * Dropped support for GHC 7.8.
* Wed Jul 18 2018 psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.
* Mon May 14 2018 psimons@suse.com
- Update path-io to version 1.3.3 revision 3.
  * (Hopefully) fixed test suite failure with Cabal 2.0 and GHC 8.2.1.
  * Reduce a number of `(MonadIO m, MonadThrow m)` constraints to just
    `MonadIO m` [#27](https://github.com/mrkkrp/path-io/issues/27)
  * Made `listDirRecur` faster for deep directory trees.
  * Change the default behavior of recursive traversal APIs to not follow
    symbolic links. The change affects the following functions:
    `listDirRecur`, `copyDirRecur`, and `copyDirRecur'`.
  * Add `isSymlink` which allows to test whether a path is a symbolic link.
  * Move the type functions `AbsPath` and `RelPath` to the `AnyPath` type
    class (previously they were standalone closed type families, now they are
    associated types of `AnyPath`).
  * Improved the documentation and metadata.
Version: 1.2.2-bp150.2.4
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Fri May 05 2017 psimons@suse.com
- Update to version 1.2.2 revision 1 with cabal2obs.
* Sun Jan 08 2017 psimons@suse.com
- Update to version 1.2.2 with cabal2obs.
* Wed Jan 04 2017 psimons@suse.com
- Update to version 1.2.0 revision 1 with cabal2obs.
* Thu Sep 15 2016 psimons@suse.com
- Update to version 1.2.0 revision 0 with cabal2obs.
Version: 1.1.0-2.3
* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.1.0 revision 0 with cabal2obs.
* Tue Mar 08 2016 mimi.vx@gmail.com
- package ghc-path-io updated by st2obs
* Sat Feb 13 2016 mimi.vx@gmail.com
- ghc-path-io generated by st2obs scritpt