Accepting request 623717 from devel:languages:haskell

- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.

* Add STM version of all applicable IO functions: waitAnySTM, waitAnyCatchSTM,
        waitEitherSTM, waitEitherCatchSTM, waitEitherSTM_, and waitBothSTM.
* for Haskell Platform 2014.2.0.0
- version required for Haskell Platform 2013.2
- make service localonly for Factory submission
- Initial package generated by cabal2spec

OBS-URL: https://build.opensuse.org/request/show/623717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-async?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2018-07-21 08:19:42 +00:00 committed by Git OBS Bridge
commit 7570368df2

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 18 14:26:13 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
@ -46,8 +52,8 @@ Sun Jan 24 10:10:44 UTC 2016 - mimi.vx@gmail.com
* Remove invalid Monad instance for Concurrently
* Add Monoid and Semigroup instances for Concurrently
* Add forConcurrently (flipped version of mapConcurrently)
* Add STM version of all applicable IO functions: waitAnySTM, waitAnyCatchSTM,
waitEitherSTM, waitEitherCatchSTM, waitEitherSTM_, and waitBothSTM.
* Add STM version of all applicable IO functions: waitAnySTM, waitAnyCatchSTM,
waitEitherSTM, waitEitherCatchSTM, waitEitherSTM_, and waitBothSTM.
-------------------------------------------------------------------
Mon Apr 13 07:36:06 UTC 2015 - mimi.vx@gmail.com
@ -61,7 +67,7 @@ Tue Sep 9 20:19:55 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 2.0.1.5
* update dependency for ghc 7.8
* for Haskell Platform 2014.2.0.0
* for Haskell Platform 2014.2.0.0
-------------------------------------------------------------------
Mon Sep 1 17:32:19 UTC 2014 - peter.trommler@ohm-hochschule.de
@ -79,7 +85,7 @@ Mon May 6 11:19:22 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 2.0.1.4 from upstream
* fix in test suite
- version required for Haskell Platform 2013.2
- version required for Haskell Platform 2013.2
-------------------------------------------------------------------
Mon May 6 10:53:30 UTC 2013 - peter.trommler@ohm-hochschule.de
@ -94,10 +100,9 @@ Wed Jan 2 15:37:31 UTC 2013 - peter.trommler@ohm-hochschule.de
-------------------------------------------------------------------
Sat Nov 17 14:16:42 UTC 2012 - peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
- make service localonly for Factory submission
-------------------------------------------------------------------
Mon Oct 1 18:45:55 UTC 2012 - peter.trommler@ohm-hochschule.de
- Initial package generated by cabal2spec
- Initial package generated by cabal2spec