SHA256
1
0
forked from pool/ghc-free

Accepting request 726810 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/726810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-free?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2019-08-29 15:21:13 +00:00 committed by Git OBS Bridge
commit 46a77f0f1f
4 changed files with 13 additions and 4 deletions

View File

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

3
free-5.1.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 28 02:02:43 UTC 2019 - psimons@suse.com
- Update free to version 5.1.2.
5.1.2 [2019.08.27]
------------------
* Implement more performant versions of `some` and `many` in the `Alternative`
instance for the final `Alt` encoding.
-------------------------------------------------------------------
Fri May 3 02:02:58 UTC 2019 - psimons@suse.com

View File

@ -18,7 +18,7 @@
%global pkg_name free
Name: ghc-%{pkg_name}
Version: 5.1.1
Version: 5.1.2
Release: 0
Summary: Monads for free
License: BSD-3-Clause