Accepting request 377142 from devel:languages:haskell

- update to 0.13.9
* fix a space leak
* fix the demo examples
* make IsString a superclass of StringLike
* make flattenTree O(n) instead of O(n^2) (forwarded request 377139 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/377142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tagsoup?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2016-03-26 14:26:13 +00:00 committed by Git OBS Bridge
commit 2c2691b556
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 16 09:27:33 UTC 2016 - mimi.vx@gmail.com
- update to 0.13.9
* fix a space leak
* fix the demo examples
* make IsString a superclass of StringLike
* make flattenTree O(n) instead of O(n^2)
-------------------------------------------------------------------
Mon Jan 11 08:14:21 UTC 2016 - mimi.vx@gmail.com

View File

@ -19,7 +19,7 @@
%global pkg_name tagsoup
Name: ghc-tagsoup
Version: 0.13.8
Version: 0.13.9
Release: 0
Summary: Parsing and extracting information from (possibly malformed) HTML/XML documents
License: BSD-3-Clause

View File

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

3
tagsoup-0.13.9.tar.gz Normal file
View File

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