Accepting request 332337 from devel:languages:haskell

- update to 1.4.2
 * Make concatMapM/mapMaybeM faster

OBS-URL: https://build.opensuse.org/request/show/332337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2015-09-24 04:15:07 +00:00 committed by Git OBS Bridge
commit 3b12b6e9e1
4 changed files with 10 additions and 4 deletions

View File

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

3
extra-1.4.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 20 19:14:27 UTC 2015 - mimi.vx@gmail.com
- update to 1.4.2
* Make concatMapM/mapMaybeM faster
-------------------------------------------------------------------
Fri Aug 7 07:01:42 UTC 2015 - mimi.vx@gmail.com

View File

@ -21,7 +21,7 @@
%global debug_package %{nil}
%bcond_with tests
Name: ghc-extra
Version: 1.4.1
Version: 1.4.2
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause