1
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-monad-control revision:10, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-control?expand=0&rev=51
This commit is contained in:
Ondřej Súkup 2021-08-17 09:54:16 +00:00 committed by Git OBS Bridge
parent 42fd4ecfcd
commit e6d055fd6c
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Aug 3 06:38:59 UTC 2021 - psimons@suse.com
- Update monad-control to version 1.0.3.1.
1.0.3.1.
* Support transformers-0.6
-------------------------------------------------------------------
Tue Jul 27 07:50:46 UTC 2021 - psimons@suse.com
- Update monad-control to version 1.0.3.
1.0.3
* Add `controlT`
* Support transformers-compat-0.7
1.0.2.4
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com> Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-monad-control # spec file for package ghc-monad-control
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -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.3 Version: 1.0.3.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

View File

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

View File

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