From 0c7203674b443d6d24fa26e7ca04aa4af296e7b01badc22eff56025c726f4bc7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 13 Jul 2017 02:11:03 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:8 package:ghc-monad-control revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-control?expand=0&rev=16 --- ghc-monad-control.changes | 5 +++++ ghc-monad-control.spec | 9 +++++---- monad-control-1.0.2.0.tar.gz | 3 --- monad-control-1.0.2.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 monad-control-1.0.2.0.tar.gz create mode 100644 monad-control-1.0.2.1.tar.gz diff --git a/ghc-monad-control.changes b/ghc-monad-control.changes index 6fe4856..0f61e58 100644 --- a/ghc-monad-control.changes +++ b/ghc-monad-control.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 11 03:02:26 UTC 2017 - psimons@suse.com + +- Update to version 1.0.2.1. + ------------------------------------------------------------------- Mon Jun 19 21:01:53 UTC 2017 - psimons@suse.com diff --git a/ghc-monad-control.spec b/ghc-monad-control.spec index 4a865d2..4ef4b97 100644 --- a/ghc-monad-control.spec +++ b/ghc-monad-control.spec @@ -18,7 +18,7 @@ %global pkg_name monad-control Name: ghc-%{pkg_name} -Version: 1.0.2.0 +Version: 1.0.2.1 Release: 0 Summary: Lift control operations, like exception catching, through monad transformers License: BSD-3-Clause @@ -40,9 +40,10 @@ or any other base monad. Instances are based on monad transformers in 'MonadTransControl', which includes all standard monad transformers in the 'transformers' library except 'ContT'. -See the 'lifted-base' package which uses 'monad-control' to lift 'IO' -operations from the 'base' library (like 'catch' or 'bracket') into any monad -that is an instance of 'MonadBase' or 'MonadBaseControl'. +See the package +which uses 'monad-control' to lift 'IO' operations from the 'base' library +(like 'catch' or 'bracket') into any monad that is an instance of 'MonadBase' +or 'MonadBaseControl'. Note that this package is a rewrite of Anders Kaseorg's 'monad-peel' library. The main difference is that this package provides CPS style operators and diff --git a/monad-control-1.0.2.0.tar.gz b/monad-control-1.0.2.0.tar.gz deleted file mode 100644 index f21a339..0000000 --- a/monad-control-1.0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05ab54d82c7655b09b53ac5cbd234682bc32d4c1ee26e10ffbbfe2651b7fb4cc -size 12241 diff --git a/monad-control-1.0.2.1.tar.gz b/monad-control-1.0.2.1.tar.gz new file mode 100644 index 0000000..915a326 --- /dev/null +++ b/monad-control-1.0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4ecb2db714499c0fa518321cfbbf22f98ed03c199d47eee0dea3e0430358c2 +size 12406