dev-haskell/aeson-pretty
JSON pretty-printing library and command-line tool
ChangeLog
commit a4b1640227ced1c458bbdf5529f94e566cf3c94d
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 10 19:20:10 2023 +1000
dev-haskell/aeson-pretty: drop 0.8.9-r2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 53a1b9f636c7500cb44dfe6b4afea99bd1485032
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 10 19:20:07 2023 +1000
dev-haskell/aeson-pretty: add 0.8.10
Signed-off-by: Jack Todaro <solpeth@posteo.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 79f8552be3985032c2aa08736ffefd68f6e581e7
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Oct 13 22:33:08 2022 -0600
dev-haskell/aeson-pretty: Revision bump
* Modernize the ebuild
* change 'lib-only' to 'executable' and invert the logic
* bump hackage revision
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 436ebd448c907fbb19c1608f400b1660837a5b59
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jan 18 02:01:06 2022 -0700
dev-haskell/aeson-pretty: Bump to 0.8.9-r1
Switch to pulling cabal file from revision on Hackage
Dependency on 'unordered-containers' has changed from
`>=0.1.3.0` to `>=0.2.14.0`
See: https://hackage.haskell.org/package/aeson-pretty-0.8.9/revisions/
Thanks to Joro from ircs://irc.libera.chat/%23gentoo-haskell for pointing this out
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 1a2c8818fa0c92e26d22c8056b8aee1e07448820
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 24 08:45:48 2021 +1100
dev-haskell/aeson-pretty: drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6c941aa38bdb45b30b8ed0dd5711c732b3291536
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 24 08:45:24 2021 +1100
dev-haskell/aeson-pretty: bump up to 0.8.9
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 15015a2487d74928d57eed57cd01eeaffce05290
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Dec 16 13:29:59 2019 -0500
dev-haskell/aeson-pretty: drop old
Keep last: 0.8.8
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
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 b2d0176fca3cd8d69d34bb17f7c3d720c6d79fbe
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Oct 24 14:40:26 2019 -0230
dev-haskell/aeson-pretty: bump up to 0.8.8
* Changes were made upstream: patches are obsolete.
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 ac8ea4f0db612b1a7af0a7cb83db9ff0fec68be2
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Thu Jul 26 23:25:02 2018 +1000
dev-haskell/aeson-pretty: bump up to 0.8.7
Package-Manager: Portage-2.3.40, Repoman-2.3.9
commit 93023a23ae80397aedccae292e117473737c4c26
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 10 12:20:59 2018 +0100
sync keywords from ::gentoo
Done as:
$ syn-kw -p ~/portage/gentoo .
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 847b26f99d50f5221ca13972649e3faba14fd4a1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Apr 23 23:45:56 2018 +0100
dev-haskell/aeson-pretty: tweak for base-compat-0.10
Package-Manager: Portage-2.3.28, Repoman-2.3.9
commit ae61066553941adc37e00a6146c75e98643b462a
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 11:18:32 2018 +1000
dev-haskell/aeson-pretty: Bump to 0.8.6
commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000
refresh Manifests
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e3d4cd3ff698f9df69cf22c7e44338b663b55089
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 18 19:48:32 2017 +0100
dev-haskell/aeson-pretty: bump up to 0.8.5
Package-Manager: Portage-2.3.6, Repoman-2.3.2
commit b960ef0db27327900843aefc058bd9f8ff71c0cb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 29 15:27:27 2017 +0100
dev-haskell/aeson-pretty: bump up to 0.8.4
Package-Manager: Portage-2.3.6, Repoman-2.3.2
commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000
follow ::gentoo in removing '# $Id$' headers
Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit fe803e4588ba16dcd77a92fc148734e2963117e8
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 18 11:12:43 2016 +0100
dev-haskell/aeson-pretty: bump up to 0.8.2
Package-Manager: portage-2.3.0
commit a98658944c9cbb0f2bbb73bae43f88e0d443078b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jul 2 09:42:16 2016 +0100
dev-haskell/aeson-pretty: bump up to 0.8.1
Package-Manager: portage-2.3.0
commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500
Update metadata.xml for GLEP 67
commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100
follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo
The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh
Will also need similar change in hackport.
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400
fix headers and copyright lines
commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100
convert '# $Header: ' lines to '# $Id$'
The change was adopted when ::gentoo switched to git.
https://github.com/trofi/gentoo-qa/blob/master/check_header.sh
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit ba603cb3cddde4705a38b6208ae678782f8b4236
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Dec 7 14:33:42 2014 +1100
Bump aeson-pretty to 0.7.2
commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300
metadata.xml: from <maintainer> field in favour of <herd> one
Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e10b3ad26e94baf527bce2750ff1e5e1e11ca255
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 16:51:36 2014 +0300
drop trailing '.' from DESCRIPTIONs overlay-wide
repoman depected them as:
DESCRIPTION.punctuation 1
net-misc/htsn/htsn-0.1.0.ebuild: DESCRIPTION ends with a '.' character
Fixed by the following tiny script:
https://github.com/trofi/gentoo-qa/blob/master/check_description.sh
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit ec9e649cb52369f12664089753e4bb2c9077f8cf
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jan 6 23:19:30 2014 +0300
dev-haskell/aeson-pretty: bump up to 0.7.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit fbd530e24c1825f20f9883114f9fcd607ebbd1e5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Nov 20 17:06:23 2013 +0300
dev-haskell/aeson-pretty: add USE='lib-only' description
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 5470ba425728afd28485875c6b43ed4e62b168fb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Oct 1 08:47:21 2013 +0300
dev-haskell/aeson-pretty: new package for hakyll
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 10 19:20:10 2023 +1000
dev-haskell/aeson-pretty: drop 0.8.9-r2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 53a1b9f636c7500cb44dfe6b4afea99bd1485032
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 10 19:20:07 2023 +1000
dev-haskell/aeson-pretty: add 0.8.10
Signed-off-by: Jack Todaro <solpeth@posteo.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 79f8552be3985032c2aa08736ffefd68f6e581e7
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Oct 13 22:33:08 2022 -0600
dev-haskell/aeson-pretty: Revision bump
* Modernize the ebuild
* change 'lib-only' to 'executable' and invert the logic
* bump hackage revision
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 436ebd448c907fbb19c1608f400b1660837a5b59
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jan 18 02:01:06 2022 -0700
dev-haskell/aeson-pretty: Bump to 0.8.9-r1
Switch to pulling cabal file from revision on Hackage
Dependency on 'unordered-containers' has changed from
`>=0.1.3.0` to `>=0.2.14.0`
See: https://hackage.haskell.org/package/aeson-pretty-0.8.9/revisions/
Thanks to Joro from ircs://irc.libera.chat/%23gentoo-haskell for pointing this out
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 1a2c8818fa0c92e26d22c8056b8aee1e07448820
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 24 08:45:48 2021 +1100
dev-haskell/aeson-pretty: drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6c941aa38bdb45b30b8ed0dd5711c732b3291536
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 24 08:45:24 2021 +1100
dev-haskell/aeson-pretty: bump up to 0.8.9
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 15015a2487d74928d57eed57cd01eeaffce05290
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Dec 16 13:29:59 2019 -0500
dev-haskell/aeson-pretty: drop old
Keep last: 0.8.8
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
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 b2d0176fca3cd8d69d34bb17f7c3d720c6d79fbe
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Oct 24 14:40:26 2019 -0230
dev-haskell/aeson-pretty: bump up to 0.8.8
* Changes were made upstream: patches are obsolete.
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 ac8ea4f0db612b1a7af0a7cb83db9ff0fec68be2
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Thu Jul 26 23:25:02 2018 +1000
dev-haskell/aeson-pretty: bump up to 0.8.7
Package-Manager: Portage-2.3.40, Repoman-2.3.9
commit 93023a23ae80397aedccae292e117473737c4c26
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 10 12:20:59 2018 +0100
sync keywords from ::gentoo
Done as:
$ syn-kw -p ~/portage/gentoo .
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 847b26f99d50f5221ca13972649e3faba14fd4a1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Apr 23 23:45:56 2018 +0100
dev-haskell/aeson-pretty: tweak for base-compat-0.10
Package-Manager: Portage-2.3.28, Repoman-2.3.9
commit ae61066553941adc37e00a6146c75e98643b462a
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 11:18:32 2018 +1000
dev-haskell/aeson-pretty: Bump to 0.8.6
commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000
refresh Manifests
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e3d4cd3ff698f9df69cf22c7e44338b663b55089
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 18 19:48:32 2017 +0100
dev-haskell/aeson-pretty: bump up to 0.8.5
Package-Manager: Portage-2.3.6, Repoman-2.3.2
commit b960ef0db27327900843aefc058bd9f8ff71c0cb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 29 15:27:27 2017 +0100
dev-haskell/aeson-pretty: bump up to 0.8.4
Package-Manager: Portage-2.3.6, Repoman-2.3.2
commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000
follow ::gentoo in removing '# $Id$' headers
Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit fe803e4588ba16dcd77a92fc148734e2963117e8
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 18 11:12:43 2016 +0100
dev-haskell/aeson-pretty: bump up to 0.8.2
Package-Manager: portage-2.3.0
commit a98658944c9cbb0f2bbb73bae43f88e0d443078b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jul 2 09:42:16 2016 +0100
dev-haskell/aeson-pretty: bump up to 0.8.1
Package-Manager: portage-2.3.0
commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500
Update metadata.xml for GLEP 67
commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100
follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo
The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh
Will also need similar change in hackport.
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400
fix headers and copyright lines
commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100
convert '# $Header: ' lines to '# $Id$'
The change was adopted when ::gentoo switched to git.
https://github.com/trofi/gentoo-qa/blob/master/check_header.sh
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit ba603cb3cddde4705a38b6208ae678782f8b4236
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Dec 7 14:33:42 2014 +1100
Bump aeson-pretty to 0.7.2
commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300
metadata.xml: from <maintainer> field in favour of <herd> one
Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e10b3ad26e94baf527bce2750ff1e5e1e11ca255
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 16:51:36 2014 +0300
drop trailing '.' from DESCRIPTIONs overlay-wide
repoman depected them as:
DESCRIPTION.punctuation 1
net-misc/htsn/htsn-0.1.0.ebuild: DESCRIPTION ends with a '.' character
Fixed by the following tiny script:
https://github.com/trofi/gentoo-qa/blob/master/check_description.sh
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit ec9e649cb52369f12664089753e4bb2c9077f8cf
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jan 6 23:19:30 2014 +0300
dev-haskell/aeson-pretty: bump up to 0.7.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit fbd530e24c1825f20f9883114f9fcd607ebbd1e5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Nov 20 17:06:23 2013 +0300
dev-haskell/aeson-pretty: add USE='lib-only' description
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 5470ba425728afd28485875c6b43ed4e62b168fb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Oct 1 08:47:21 2013 +0300
dev-haskell/aeson-pretty: new package for hakyll
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>