Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-path-io-devel-1.6.0-lp152.1.7 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

Name: ghc-path-io-devel Distribution: openSUSE:Leap:15.2:PowerPC / ports
Version: 1.6.0 Vendor: openSUSE
Release: lp152.1.7 Build date: Fri May 22 02:32:28 2020
Group: Unspecified Build host: obs-power8-03
Size: 2990885 Source RPM: ghc-path-io-1.6.0-lp152.1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/path-io
Summary: Haskell path-io library development files
This package provides the Haskell path-io library development files.

Provides

Requires

License

BSD-3-Clause

Changelog

* Wed Jan 01 2020 psimons@suse.com
  - Revise cabal build file to specify more accurate dependencies.
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
  - Drop obsolete group attributes.
* Sun Oct 13 2019 psimons@suse.com
  - Update path-io to version 1.6.0.
    [#]# Path IO 1.6.0
    * Changed how `copyDirRecur` and `copyDirRecur'` functions work. Previously,
      the functions created empty directories in the destination directory when
      the source directory contained directory symlinks. The symlinked
      directories were not recursively traversed. It also copied symlinked files
      creating normal regular files in the target directory as the result. This
      is fixed so that the function now behaves much like the `cp` utility, not
      traversing symlinked directories, but recreating symlinks in the target
      directory according to their targets in the source directory.
    * Fixed a bug in `createDirLink` which would always fail complaining that
      its destination location does not exist.
    * Dropped support for GHC 8.2.
* Thu Sep 19 2019 psimons@suse.com
  - Update path-io to version 1.5.0.
    [#]# Path IO 1.5.0
    * Dropped support for GHC 8.0 and older.
    * Added new functions: `getXdgDirList`, `createFileLink`, `createDirLink`,
      `removeDirLink`, `getSymlinkTarget`.
* 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.
* 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.
* 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

Files

/usr/lib64/ghc-8.10.1/package.conf.d/path-io-1.6.0.conf
/usr/lib64/ghc-8.10.1/path-io-1.6.0/Path
/usr/lib64/ghc-8.10.1/path-io-1.6.0/Path/IO.dyn_hi
/usr/lib64/ghc-8.10.1/path-io-1.6.0/Path/IO.hi
/usr/lib64/ghc-8.10.1/path-io-1.6.0/Path/IO.p_hi
/usr/lib64/ghc-8.10.1/path-io-1.6.0/libHSpath-io-1.6.0-71piwecCC3Q7rJucPbJTnm.a
/usr/lib64/ghc-8.10.1/path-io-1.6.0/libHSpath-io-1.6.0-71piwecCC3Q7rJucPbJTnm_p.a
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/CHANGELOG.md
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/Path-IO.html
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/README.md
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/doc-index.html
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/index.html
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/linuwial.css
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/meta.json
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/path-io.haddock
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/path-io.txt
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/quick-jump.css
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/src
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/src/Path.IO.html
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/src/highlight.js
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/src/style.css
/usr/share/doc/ghc-8.10.1/html/libraries/path-io-1.6.0/synopsis.png
/usr/share/doc/packages/ghc-path-io-devel
/usr/share/doc/packages/ghc-path-io-devel/CHANGELOG.md
/usr/share/doc/packages/ghc-path-io-devel/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:13:28 2024