forked from pool/ghc-safe-exceptions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe-exceptions?expand=0&rev=21
62 lines
2.1 KiB
Plaintext
62 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 14 09:07:51 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update safe-exceptions to version 0.1.7.4 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 26 17:37:36 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update safe-exceptions to version 0.1.7.4.
|
|
## 0.1.7.4
|
|
|
|
* Add `HasCallStack` when `exceptions >= 0.10.6` [#41](https://github.com/fpco/safe-exceptions/issues/41)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:08:07 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 22 08:14:08 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update safe-exceptions to version 0.1.7.3.
|
|
## 0.1.7.3
|
|
|
|
* Allow transformers 0.6 [#39](https://github.com/fpco/safe-exceptions/issues/39)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 10 13:42:17 UTC 2021 - psimons@suse.com
|
|
|
|
- Update safe-exceptions to version 0.1.7.2.
|
|
## 0.1.7.2
|
|
|
|
* Changed `bracketWithError` and `bracketOnError` to use `generalBracket` from `MonadMask` [#36](https://github.com/fpco/safe-exceptions/issues/36)
|
|
* Raised dependency `exceptions` from `>= 0.8` to `>= 0.10`
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 24 02:00:43 UTC 2020 - psimons@suse.com
|
|
|
|
- Update safe-exceptions to version 0.1.7.1.
|
|
# ChangeLog for safe-exceptions
|
|
|
|
## 0.1.7.1
|
|
|
|
* Doc update
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:45:56 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 10:27:04 UTC 2020 - psimons@suse.com
|
|
|
|
- Add safe-exceptions at version 0.1.7.0.
|
|
|