{"bugs":[],"categories":[{"categoryid":433,"name":"dev-haskell","summary":"The dev-haskell category contains libraries and utilities relevant to the Haskell programming language."},{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7090584d7f460e325f28f123ca098f0446fbb6d1","committime":"2026-06-22T10:46:04","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hololeap@protonmail.com","authorname":"hololeap","body":"Signed-off-by: hololeap <hololeap@protonmail.com>\nSigned-off-by: Mark Wright <gienah@gentoo.org>","commitid":"39f2be538c6b8190fdb20784d197e7fc8266978a","committime":"2026-01-24T05:16:29","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: new package, add 0.1.10"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ef31184e8616ab402e526b8707f1bb72905fe015","committime":"2022-09-29T08:01:54","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"07552ddbdad09e5319ceacacd8d4d48324359835","committime":"2022-09-29T07:43:47","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: Remove last-rited pkg"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"836084a8339431610fae38b5fa29e710670fdfd2","committime":"2022-07-31T01:46:34","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"solpeth@posteo.org","authorname":"Jack Todaro","body":"Signed-off-by: Jack Todaro <solpeth@posteo.org>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"22584cac29dca6122b871dabf1c97b10be8ac20e","committime":"2022-07-30T22:18:11","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: drop 0.1.9"},{"authoremail":"solpeth@posteo.org","authorname":"Jack Todaro","body":"Closes: https:\/\/bugs.gentoo.org\/862231\nSigned-off-by: Jack Todaro <solpeth@posteo.org>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"1375662d648e7d9c78c42f562f3f6c6d8f685428","committime":"2022-07-30T22:18:06","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: add 0.1.10"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"88e33661714b22f8a6bb0fcd906072b5c6864906","committime":"2020-09-12T23:05:19","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-3.0.6, Repoman-3.0.1\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"3b7ae9f15439edb28de1aa78f3dc85c4ff58f88e","committime":"2020-09-12T22:38:36","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: drop old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f515dfbb8994780d4433b5325550fcef85488cae","committime":"2020-04-13T20:36:28","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"dev-lang\/ghc is a fast-moving target without much of stable\nAPI across major GHC releases. This makes stabilization process\na fragile process.\n\nThe change moves all haskell revdeps to pure ~arch. There are\nnot many outside dev-haskell\/*:\n- app-emulation\/ganeti\n- app-text\/pandoc\n- dev-util\/bustle\n- dev-util\/shellcheck\n- dev-vcs\/darcs\n- x11-wm\/xmonad\/xmonad\n\nExisting stable haskell users are recommended to keyword\nused packages and all of dev-haskell\/* to ease upgrades.\n\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"3d8a56a490892199abc775af31e2b94840cfe404","committime":"2020-04-13T19:56:01","packageid":79233,"repoid":1,"summary":"*\/*: destabilize dev-lang\/ghc for all arches"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4eba561b28c2b2738f587386afe78396a290ff64","committime":"2019-12-14T13:25:50","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.81, Repoman-2.3.20\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"9b2b3d791936f5e35f04b1c1e6a7178b00554024","committime":"2019-12-14T12:44:41","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: bump up to 0.1.9"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c947f250d6b92c52031c9f8732f485204345f959","committime":"2019-11-10T15:26:17","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"This change inlines mirror:\/\/hackage in all ebuilds, and updates URIs\nto the modern form (old URIs redirect to that).\n\nThe change has been made using the following command:\n\nfind -name '*.ebuild' -exec sed -r -i \\\n  -e 's@mirror:\/\/hackage\/@https:\/\/hackage.haskell.org\/@g' \\\n  -e 's@https:\/\/hackage.haskell.org\/packages\/archive\/([^\/]*)\/([^\/]*)\/@https:\/\/hackage.haskell.org\/package\/\\1-\\2\/@g' \\\n  -e '\/hackage\\.haskell\\.org\/s@\\$\\{PN}-\\$\\{PV}@${P}@g' \\\n  -e '\/hackage\\.haskell\\.org\/s@\\$\\{MY_PN}-\\$\\{PV}@${MY_P}@g' \\\n  -e '\/hackage\\.haskell\\.org\/s@\\$\\{PN}-\\$\\{MY_PV}@${MY_P}@g' \\\n  {} +\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"cdc0774a75c8eecd1d68d2b0b1687884b88b9331","committime":"2019-11-08T20:48:24","packageid":79233,"repoid":1,"summary":"*\/*: Inline mirror:\/\/hackage and update URIs"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a036cd773520222838008876b373ad9e8862c23c","committime":"2017-09-23T19:03:34","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.10, Repoman-2.3.3\nRepoMan-Options: --include-arches=\"amd64 x86\"","commitid":"bbcfadf55b0fd853484a37348783029eed905ae9","committime":"2017-09-23T17:32:36","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: stable 0.1.6 for x86\/amd64, bug #631138"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":79233,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"12cc0e2154064e46aee446548ed34ecb269b8650","committime":"2016-05-11T09:03:39","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: portage-2.2.28","commitid":"0ab367e41e0d75823f9445bd6774b409f5e13671","committime":"2016-05-10T21:11:13","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: bump up to 0.1.6"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0848d2a60dff502f044441964593c87db9bc5a3b","committime":"2016-04-03T13:46:07","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: portage-2.2.28","commitid":"65463616a7465984d347b177a2cf58891f6d3b1c","committime":"2016-04-03T09:11:01","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: drop old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bebf2e83bbf60a10a96af175d29999d9524c121d","committime":"2015-09-05T18:47:21","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: portage-2.2.20.1","commitid":"f12e57ce4c1aa4eb2e36292690dea65f3d4839ef","committime":"2015-09-05T18:21:20","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: x86 stable wrt bug #554020"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"cef953cacc801579a31fc8d9e7f556468a319b8a","committime":"2015-08-24T10:46:35","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"71dc24457e7c41a2f9ee8baee773124df6f86a00","committime":"2015-08-24T10:36:23","packageid":79233,"repoid":1,"summary":"Use https by default"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"17c82034b8d56c755b30122e87335662c6e17fd0","committime":"2015-08-16T22:26:06","packageid":79233,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: portage-2.2.20.1","commitid":"5691e6f615ca81e0970aece203f9c9cd87293b7b","committime":"2015-08-16T22:08:57","packageid":79233,"repoid":1,"summary":"dev-haskell\/th-reify-many: amd64 stable wrt bug #554020"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":79233,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":79233,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":79233,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":433,"description":"Colourise Haskell code","ebuildids":[903143],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","name":"hscolour","packageid":45677},{"block":false,"categoryid":433,"description":"A framework for packaging Haskell software","ebuildids":[903143],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","name":"cabal","packageid":47777},{"block":false,"categoryid":450,"description":"The Glasgow Haskell Compiler","ebuildids":[903143],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"ghc","packageid":55607},{"block":false,"categoryid":433,"description":"Library of safe (exception free) functions","ebuildids":[903143],"firstseen":"2013-06-20T13:36:19.990577","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"safe","packageid":60890,"summary":"Partial functions from the base library, such as @head@ and @!!@, modified to return more descriptive error messages, programmer defined error messages, @Maybe@ wrapped results and default values. These functions can be used to reduce the number of unsafe pattern matches in your code."},{"block":false,"categoryid":433,"description":"Expands type synonyms in Template Haskell ASTs","ebuildids":[903143],"firstseen":"2026-06-22T11:57:30.836959","name":"th-expand-syns","packageid":79231}],"depending":[{"block":false,"categoryid":433,"description":"Orphan instances for TH datatypes","ebuildids":[903142,903142,903142,903142],"firstseen":"2026-06-22T11:57:30.836959","name":"th-orphans","packageid":79232}],"ebuilds":[{"archs":["~amd64","~arm64","~ppc64","~riscv","~x86"],"ebuildid":903143,"firstseen":"2026-06-22T11:57:30.836959","license":"BSD","moddate":"2026-06-22T10:57:30","packageid":79233,"repoid":1,"slot":"0\/0.1.10","uses":["doc","hscolour","profile","test"],"version":"0.1.10"}],"masks":[],"package":{"categoryid":433,"description":"Recurseively reify template haskell datatype info","firstseen":"2026-06-22T11:57:30.836959","name":"th-reify-many","packageid":79233},"rdependencies":[{"block":false,"categoryid":450,"description":"The Glasgow Haskell Compiler","ebuildids":[903143,903143],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"ghc","packageid":55607},{"block":false,"categoryid":433,"description":"Library of safe (exception free) functions","ebuildids":[903143],"firstseen":"2013-06-20T13:36:19.990577","maintainer":"haskell@gentoo.org","maintainername":"Gentoo Haskell","name":"safe","packageid":60890,"summary":"Partial functions from the base library, such as @head@ and @!!@, modified to return more descriptive error messages, programmer defined error messages, @Maybe@ wrapped results and default values. These functions can be used to reduce the number of unsafe pattern matches in your code."},{"block":false,"categoryid":433,"description":"Expands type synonyms in Template Haskell ASTs","ebuildids":[903143],"firstseen":"2026-06-22T11:57:30.836959","name":"th-expand-syns","packageid":79231}],"repos":[{"branch":"master","lastcommit":"6b5d3b950bca5a95dcf0465f3fd90af4e0b56767","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/mgsloan\/th-reify-many"],"uses":[{"description":"Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally","isdefault":false,"use":"doc"},{"description":"Include coloured haskell sources to generated documentation (dev-haskell\/hscolour)","isdefault":false,"use":"hscolour"},{"description":"Add support for software performance analysis (will likely vary from ebuild to ebuild)","isdefault":false,"use":"profile"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"}]}