From 361716f87fe57ea267734cab7acee0c7b91a6d3c1a146db60f4d32f553432346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 28 Dec 2019 14:42:18 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-unliftio revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=35 --- ghc-unliftio.changes | 73 ++------------------------------------------ 1 file changed, 2 insertions(+), 71 deletions(-) diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index e24e10a..e0dbd3c 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,74 +1,5 @@ ------------------------------------------------------------------- -Fri Nov 8 16:15:08 UTC 2019 - Peter Simons +Wed Aug 28 17:31:09 UTC 2019 - psimons@suse.com -- Drop obsolete group attributes. +- Add unliftio at version 0.2.12. -------------------------------------------------------------------- -Sat Jul 13 02:01:41 UTC 2019 - psimons@suse.com - -- Update unliftio to version 0.2.12. - ## 0.2.12 - - * Dropped support for ghc-7.8 - * Addition of `UnliftIO.IO.File` module and atomic+durable file writes: - - * `writeBinaryFile` - * `writeBinaryFileAtomic` - * `writeBinaryFileDurable` - * `writeBinaryFileDurableAtomic` - * `withBinaryFileAtomic` - * `withBinaryFileDurable` - * `withBinaryFileDurableAtomic` - * `ensureFileDurable` - -------------------------------------------------------------------- -Sat Jun 8 02:02:34 UTC 2019 - psimons@suse.com - -- Update unliftio to version 0.2.11. - ## 0.2.11 - - * Deprecate `forkWithUnmask` in favor of the newly added `forkIOWithUnmask` to - improve consistency. [https://github.com/fpco/unliftio/issues/44] - -------------------------------------------------------------------- -Mon Dec 31 03:01:33 UTC 2018 - psimons@suse.com - -- Update unliftio to version 0.2.10. - ## 0.2.10 - - * Add pooling related functions for unliftio - -------------------------------------------------------------------- -Wed Dec 12 03:02:02 UTC 2018 - psimons@suse.com - -- Update unliftio to version 0.2.9.0. - ## 0.2.9.0 - - * Add the new `Conc` datatype as a more efficient alternative to `Concurrently` - -------------------------------------------------------------------- -Thu Oct 4 15:40:13 UTC 2018 - psimons@suse.com - -- Update unliftio to version 0.2.8.1. - ## 0.2.8.1 - - * Support for `stm-2.5.0.0` - - ## 0.2.8.0 - - * Add 'UnliftIO.Memoize' - -------------------------------------------------------------------- -Thu Aug 30 15:29:11 UTC 2018 - psimons@suse.com - -- Update unliftio to version 0.2.7.1. - # Changelog for unliftio - - ## 0.2.7.1 - - * Minor doc improvements - -------------------------------------------------------------------- -Mon May 14 17:02:11 UTC 2018 - psimons@suse.com - -- Add unliftio at version 0.2.7.0.