public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/6] haskell eclass update to EAPI=8, old EAPI={0..5} removal
@ 2021-07-05 22:25 Sergei Trofimovich
  2021-07-05 22:25 ` [gentoo-dev] [PATCH 1/5] haskell-cabal.eclass: drop EAPI={0..5} support Sergei Trofimovich
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Sergei Trofimovich @ 2021-07-05 22:25 UTC (permalink / raw
  To: gentoo-dev; +Cc: Sergei Trofimovich

The changes are mostly code removal. And example ebuild.

Sergei Trofimovich (6):
  haskell-cabal.eclass: drop EAPI={0..5} support
  ghc-package.eclass: drop EAPI={0..5} support
  ghc-package.eclass: allow EAPI=8
  haskell-cabal.eclass: allow EAPI=8
  haskell-cabal.eclass: foo
  dev-haskell/c2hs: bump up to 0.28.8, EAPI=8 example

 dev-haskell/c2hs/Manifest           |  1 +
 dev-haskell/c2hs/c2hs-0.28.8.ebuild | 41 +++++++++++++++++++++++++++
 eclass/ghc-package.eclass           |  6 ++--
 eclass/haskell-cabal.eclass         | 43 ++++++++---------------------
 4 files changed, 56 insertions(+), 35 deletions(-)
 create mode 100644 dev-haskell/c2hs/c2hs-0.28.8.ebuild

-- 
2.32.0



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-07-10 11:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-05 22:25 [gentoo-dev] [PATCH 0/6] haskell eclass update to EAPI=8, old EAPI={0..5} removal Sergei Trofimovich
2021-07-05 22:25 ` [gentoo-dev] [PATCH 1/5] haskell-cabal.eclass: drop EAPI={0..5} support Sergei Trofimovich
2021-07-06  7:34   ` Ulrich Mueller
2021-07-10 11:09     ` Sergei Trofimovich
2021-07-05 22:25 ` [gentoo-dev] [PATCH 2/5] ghc-package.eclass: " Sergei Trofimovich
2021-07-05 22:25 ` [gentoo-dev] [PATCH 3/5] ghc-package.eclass: allow EAPI=8 Sergei Trofimovich
2021-07-05 22:25 ` [gentoo-dev] [PATCH 4/5] haskell-cabal.eclass: " Sergei Trofimovich
2021-07-05 22:25 ` [gentoo-dev] [PATCH 5/5] dev-haskell/c2hs: bump up to 0.28.8, EAPI=8 example Sergei Trofimovich
2021-07-10 11:12 ` [gentoo-dev] Re: [PATCH 0/6] haskell eclass update to EAPI=8, old EAPI={0..5} removal Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox