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
This commit is contained in:
Peter Simons 2017-07-13 02:11:03 +00:00 committed by Git OBS Bridge
parent 6dd45f9110
commit 0c7203674b
4 changed files with 13 additions and 7 deletions

View File

@ -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 Mon Jun 19 21:01:53 UTC 2017 - psimons@suse.com

View File

@ -18,7 +18,7 @@
%global pkg_name monad-control %global pkg_name monad-control
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.0.2.0 Version: 1.0.2.1
Release: 0 Release: 0
Summary: Lift control operations, like exception catching, through monad transformers Summary: Lift control operations, like exception catching, through monad transformers
License: BSD-3-Clause 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 'MonadTransControl', which includes all standard monad transformers in the
'transformers' library except 'ContT'. 'transformers' library except 'ContT'.
See the 'lifted-base' package which uses 'monad-control' to lift 'IO' See the <http://hackage.haskell.org/package/lifted-base lifted-base> package
operations from the 'base' library (like 'catch' or 'bracket') into any monad which uses 'monad-control' to lift 'IO' operations from the 'base' library
that is an instance of 'MonadBase' or 'MonadBaseControl'. (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. 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 The main difference is that this package provides CPS style operators and

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05ab54d82c7655b09b53ac5cbd234682bc32d4c1ee26e10ffbbfe2651b7fb4cc
size 12241

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc4ecb2db714499c0fa518321cfbbf22f98ed03c199d47eee0dea3e0430358c2
size 12406