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

ghc-unliftio-prof-0.2.25.0-1.13 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: ghc-unliftio-prof Distribution: openSUSE:Factory:zSystems
Version: 0.2.25.0 Vendor: openSUSE
Release: 1.13 Build date: Fri Jun 16 06:22:57 2023
Group: Unspecified Build host: reproducible
Size: 4476219 Source RPM: ghc-unliftio-0.2.25.0-1.13.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/unliftio
Summary: Haskell unliftio profiling library
This package provides the Haskell unliftio profiling library.

Provides

Requires

License

MIT

Changelog

* Fri Jun 16 2023 Peter Simons <psimons@suse.com>
  - Update unliftio to version 0.2.25.0.
    [#]# 0.2.25.0
    * Add `UnliftIO.Exception.Lens`
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Tue Feb 28 2023 Peter Simons <psimons@suse.com>
  - Update unliftio to version 0.2.24.0.
    [#]# 0.2.24.0
    * Add `UnliftIO.STM.writeTMVar`
    * Add `UnliftIO.STM.stateTVar`
* Thu Oct 27 2022 Peter Simons <psimons@suse.com>
  - Update unliftio to version 0.2.23.0.
    [#]# 0.2.23.0
    * `UnliftIO.Exception` re-exports the `Handler` and sync/async exception wrappers
      from `safe-exceptions`, instead of redefining them.
    * With this change, you won't be able to distinguish between an asynchronous
      exception from `UnliftIO.Exception.throwTo` and `Control.Exception.Safe.throwTo`.
    * [#103](https://github.com/fpco/unliftio/pull/103)
* Tue Apr 26 2022 Peter Simons <psimons@suse.com>
  - Update unliftio to version 0.2.22.0.
    [#]# 0.2.22.0
    * Add `UnliftIO.STM.flushTBQueue`
    * Add `UnliftIO.STM.lengthTBQueue`
* Wed Feb 09 2022 Peter Simons <psimons@suse.com>
  - Update unliftio to version 0.2.21.0.
    [#]# 0.2.21.0
    * Add `UnliftIO.Directory.createDirectoryLink`
    * Add `UnliftIO.Directory.removeDirectoryLink`
    * Add `UnliftIO.Directory.getSymbolicLinkTarget`
    * Add `UnliftIO.Directory.XdgDirectoryList`
    * Add `UnliftIO.Directory.getXdgDirectoryList`
    [#]# 0.2.20.1
    * Fix time-osx.c for aarch64 mac [#91](https://github.com/fpco/unliftio/pull/91)
* Thu Sep 02 2021 psimons@suse.com
  - Update unliftio to version 0.2.20.
    [#]# 0.2.20
    * Add lifted `System.IO.openFile` (https://github.com/fpco/unliftio/pull/88)
* Fri Jul 23 2021 psimons@suse.com
  - Update unliftio to version 0.2.19.
    [#]# 0.2.19
    * Add `Eq` instance for `StringException` (https://github.com/fpco/unliftio/pull/83)
* Wed Jun 02 2021 psimons@suse.com
  - Update unliftio to version 0.2.18.
    [#]# 0.2.18
    * Reexport `asyncExceptionFromException` and `asyncExceptionToException` [#81](https://github.com/fpco/unliftio/issues/81)
* Sat May 29 2021 psimons@suse.com
  - Update unliftio to version 0.2.17.
    [#]# 0.2.17
    * Re-export `AsyncCancelled` in `UnliftIO.Async` [#80](https://github.com/fpco/unliftio/pull/80)
    * Add `fromExceptionUnwrap` [#80](https://github.com/fpco/unliftio/pull/80)
    * Add `catchSyncOrAsync`, `handleSyncOrAsync`, and `trySyncOrAsync` [#80](https://github.com/fpco/unliftio/pull/80)
* Mon May 10 2021 psimons@suse.com
  - Update unliftio to version 0.2.16.
    [#]# 0.2.16
    * Add `createFileLink`
* Fri May 07 2021 psimons@suse.com
  - Update unliftio to version 0.2.15.
    [#]# 0.2.15
    * Updated documentation mentioning that `MonadUnliftIO` may be derived using
      the `newtype` strategy [#72](https://github.com/fpco/unliftio/pull/72)
    * Add `mapExceptionM` [#75](https://github.com/fpco/unliftio/pull/75)
* Sun Jan 24 2021 psimons@suse.com
  - Update unliftio to version 0.2.14.
    [#]# 0.2.14
    * Add `UnliftIO.QSem`
    * Add `UnliftIO.QSemN`

Files

/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/Paths_unliftio.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Async.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Chan.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Concurrent.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Directory.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Environment.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Exception.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Exception/Lens.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Foreign.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/IO.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/IO/File.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/IO/File/Posix.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/IORef.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Internals/Async.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/MVar.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Memoize.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Process.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/QSem.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/QSemN.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/STM.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Temporary.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/UnliftIO/Timeout.p_hi
/usr/lib64/ghc-9.8.2/lib/unliftio-0.2.25.0/libHSunliftio-0.2.25.0-BLLSi8kWeQYLpPO5JBCrzX_p.a


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:59:54 2024