osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-yaml revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=74
This commit is contained in:
parent
90d5191fb2
commit
b9637ba4f8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:49 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
||||
and update copyright headers with spec-cleaner.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 19:31:11 UTC 2018 - psimons@suse.com
|
||||
|
||||
@ -42,7 +48,7 @@ Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||
* Add `Semigroup` instance [#123](https://github.com/snoyberg/yaml/pull/123)
|
||||
* Use `throwM` instead of `monadThrow`
|
||||
* Drop aeson-qq dep (incompatible with Stackage Nightly)
|
||||
* Tweaks to the executable `yaml2json` [#119](https://github.com/snoyberg/yaml/pull/119):
|
||||
* Tweaks to the executable `yaml2json` [#119](https://github.com/snoyberg/yaml/pull/119):
|
||||
- Add command-line option `-h` and `--help` to show help message
|
||||
- Error messages are now written to `stderr` instead of `stdout`
|
||||
* New encodePretty option `setConfDropNull` to drop null values from objects [#116](https://github.com/snoyberg/yaml/issues/116)
|
||||
@ -117,7 +123,7 @@ Mon Jun 27 11:04:26 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.8.18
|
||||
* Switched yaml decode function for config file readers in Data.Yaml.Config
|
||||
to the one from Data.Yaml.Include that supports !include syntax.
|
||||
to the one from Data.Yaml.Include that supports !include syntax.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 10 06:57:00 UTC 2016 - mimi.vx@gmail.com
|
||||
@ -141,7 +147,7 @@ Tue Apr 12 10:26:04 UTC 2016 - mimi.vx@gmail.com
|
||||
Tue Feb 16 20:01:56 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.8.16
|
||||
* Add env variable parsing. loadYamlSettings can read config values from the
|
||||
* Add env variable parsing. loadYamlSettings can read config values from the
|
||||
environment with Yaml that specifies an env var. The syntax is
|
||||
var: _env:ENV_VAR:default
|
||||
|
||||
@ -184,7 +190,7 @@ Mon Jul 27 07:52:19 UTC 2015 - mimi.vx@gmail.com
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 10:44:08 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- change libyaml deps from pkgconfig to direct libyaml-devel for SLE12 support
|
||||
- change libyaml deps from pkgconfig to direct libyaml-devel for SLE12 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:33:55 UTC 2015 - mimi.vx@gmail.com
|
||||
@ -201,15 +207,14 @@ Wed Feb 25 08:18:36 UTC 2015 - mpluskal@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 17:17:33 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- build against system libyaml
|
||||
- build against system libyaml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 9 05:58:06 UTC 2013 - sbahling@suse.com
|
||||
|
||||
- add %defattr(-,root,root,-) to devel files
|
||||
- add %defattr(-,root,root,-) to devel files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 13:45:56 UTC 2013 - sbahling@suse.com
|
||||
|
||||
- Initial build version 0.8.5
|
||||
|
||||
- Initial build version 0.8.5
|
||||
|
Loading…
Reference in New Issue
Block a user