dev-haskell/hsyaml
Pure Haskell YAML 1.2 processor
ChangeLog
commit 7a25454ee08dd5e5750fc2e09a44d13f6734dd1e
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 4 09:16:08 2023 +1100
dev-haskell/hsyaml: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 1c1309add1a63888026357e143ca4777720f6fe4
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 4 09:14:16 2023 +1100
dev-haskell/hsyaml: drop 0.2.1.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit e8ecfcd5ca247d423f9e97ed3d02f85aac343e7f
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 4 09:14:14 2023 +1100
dev-haskell/hsyaml: add 0.2.1.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6652ef13c59ae2de8b532cb52e0ba5aa13eb66b1
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 12:04:53 2023 +1000
dev-haskell/hsyaml: gentoo deps unchanged
A rev bump is unnecessary when the gentoo deps are the same
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 3c5da7b6eb1bf5e7fd09276ef7d6ad5a214d0dfc
Author: Miezhiko <Miezhiko@gmail.com>
Date: Mon Jun 19 16:17:14 2023 +0400
dev-haskell/hsyaml: allow new GHC
Signed-off-by: Miezhiko <Miezhiko@gmail.com>
commit 3fa6c36a609d5e50724c3544ebd524be46fa4f2d
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 12:02:00 2023 +1000
Revert "dev-haskell/hsyaml: Loosen deps to merge #1433"
This reverts commit 262e017c437ecf45c097f8f6b8ec2c98cfcb9929.
commit 262e017c437ecf45c097f8f6b8ec2c98cfcb9929
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 10:52:03 2023 +1000
dev-haskell/hsyaml: Loosen deps
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit bd46343fe9f54f3b06f070828b7a80e37dbccd42
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu May 12 10:35:41 2022 +1000
dev-haskell/hsyaml: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 280e7b37058ea952ed5b5cf0eab46d1fc0b0b2f7
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu May 12 10:35:18 2022 +1000
dev-haskell/hsyaml: bump up to 0.2.1.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 9a8638e4bb34d0553e81b3826bb68d45fb920d38
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Dec 24 15:21:34 2019 +1100
dev-haskell/hsyaml: Bump to 0.2.1.0
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 9f0f70e1883878c1b2bede2848955a80575dedcc
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Oct 24 16:23:51 2019 -0230
dev-haskell/hsyaml: bump up to 0.1.2.0
ghc 8.6.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 24ec2ed195b888fd4c861f9e8495d3580adb3039
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 18:00:12 2018 +1100
dev-haskell/hsyaml: Loosen base & containers deps
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit e22f37a8a41c51c0d2ca3ec864ffd7510c538ded
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Aug 20 03:21:37 2018 +0000
dev-haskell/hsyaml: Update dlist dep
Trying to install with dlist-0.8.0.2 produces the following error. Succeeds with 0.8.0.4.
Preprocessing library for HsYAML-0.1.1.2..
Building library for HsYAML-0.1.1.2..
[1 of 7] Compiling Util ( src/Util.hs, dist/build/Util.o )
[2 of 7] Compiling Data.YAML.Token.Encoding ( src/Data/YAML/Token/Encoding.hs, dist/build/Data/YAML/Token/Encoding.o )
[3 of 7] Compiling Data.YAML.Token ( src/Data/YAML/Token.hs, dist/build/Data/YAML/Token.o )
src/Data/YAML/Token.hs:28:1: error:
Data.DList: Can't be safely imported! The module itself isn't safe.
commit 683fd29c191e58fd048298574bb5a823ca523195
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Tue Jul 24 22:29:47 2018 +1000
dev-haskell/hsyaml: initial ebuild for hsyaml 0.1.1.2
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 4 09:16:08 2023 +1100
dev-haskell/hsyaml: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 1c1309add1a63888026357e143ca4777720f6fe4
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 4 09:14:16 2023 +1100
dev-haskell/hsyaml: drop 0.2.1.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit e8ecfcd5ca247d423f9e97ed3d02f85aac343e7f
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 4 09:14:14 2023 +1100
dev-haskell/hsyaml: add 0.2.1.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6652ef13c59ae2de8b532cb52e0ba5aa13eb66b1
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 12:04:53 2023 +1000
dev-haskell/hsyaml: gentoo deps unchanged
A rev bump is unnecessary when the gentoo deps are the same
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 3c5da7b6eb1bf5e7fd09276ef7d6ad5a214d0dfc
Author: Miezhiko <Miezhiko@gmail.com>
Date: Mon Jun 19 16:17:14 2023 +0400
dev-haskell/hsyaml: allow new GHC
Signed-off-by: Miezhiko <Miezhiko@gmail.com>
commit 3fa6c36a609d5e50724c3544ebd524be46fa4f2d
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 12:02:00 2023 +1000
Revert "dev-haskell/hsyaml: Loosen deps to merge #1433"
This reverts commit 262e017c437ecf45c097f8f6b8ec2c98cfcb9929.
commit 262e017c437ecf45c097f8f6b8ec2c98cfcb9929
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Jun 23 10:52:03 2023 +1000
dev-haskell/hsyaml: Loosen deps
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit bd46343fe9f54f3b06f070828b7a80e37dbccd42
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu May 12 10:35:41 2022 +1000
dev-haskell/hsyaml: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 280e7b37058ea952ed5b5cf0eab46d1fc0b0b2f7
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu May 12 10:35:18 2022 +1000
dev-haskell/hsyaml: bump up to 0.2.1.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 9a8638e4bb34d0553e81b3826bb68d45fb920d38
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Dec 24 15:21:34 2019 +1100
dev-haskell/hsyaml: Bump to 0.2.1.0
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 9f0f70e1883878c1b2bede2848955a80575dedcc
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Oct 24 16:23:51 2019 -0230
dev-haskell/hsyaml: bump up to 0.1.2.0
ghc 8.6.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 24ec2ed195b888fd4c861f9e8495d3580adb3039
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 18:00:12 2018 +1100
dev-haskell/hsyaml: Loosen base & containers deps
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit e22f37a8a41c51c0d2ca3ec864ffd7510c538ded
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Aug 20 03:21:37 2018 +0000
dev-haskell/hsyaml: Update dlist dep
Trying to install with dlist-0.8.0.2 produces the following error. Succeeds with 0.8.0.4.
Preprocessing library for HsYAML-0.1.1.2..
Building library for HsYAML-0.1.1.2..
[1 of 7] Compiling Util ( src/Util.hs, dist/build/Util.o )
[2 of 7] Compiling Data.YAML.Token.Encoding ( src/Data/YAML/Token/Encoding.hs, dist/build/Data/YAML/Token/Encoding.o )
[3 of 7] Compiling Data.YAML.Token ( src/Data/YAML/Token.hs, dist/build/Data/YAML/Token.o )
src/Data/YAML/Token.hs:28:1: error:
Data.DList: Can't be safely imported! The module itself isn't safe.
commit 683fd29c191e58fd048298574bb5a823ca523195
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Tue Jul 24 22:29:47 2018 +1000
dev-haskell/hsyaml: initial ebuild for hsyaml 0.1.1.2
Package-Manager: Portage-2.3.40, Repoman-2.3.9