osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-HsYAML revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HsYAML?expand=0&rev=9
This commit is contained in:
2019-01-05 02:01:34 +00:00
committed by Git OBS Bridge
parent 49c606c13d
commit e9649b067d
5 changed files with 14 additions and 116 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 3 03:00:56 UTC 2019 - psimons@suse.com
- Update HsYAML to version 0.1.1.3.
### 0.1.1.3
* Fix bug in float regexp being too lax in the JSON and Core schema ([#7](https://github.com/hvr/HsYAML/issues/7))
* Remove dependency on `dlist`
-------------------------------------------------------------------
Fri Oct 19 13:12:54 UTC 2018 - Peter Simons <psimons@suse.com>