Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473062 - Use subslots in haskell packages.
Summary: Use subslots in haskell packages.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-12 06:40 UTC by Alexander Vershilov (RETIRED)
Modified: 2015-09-26 21:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Vershilov (RETIRED) gentoo-dev 2013-06-12 06:40:24 UTC
As Jason Mours noted in #456386 not all haskell packages uses subslots and so portage fails to update them


On a portage note, before executing haskell-updater --upgrade & completing
the portage build tree prior, portage failed to include the following build
dependencies. There were installed in 7.4 & included in world, co-notated
with    [ rR] in the build tree.

dev-haskell/hunit - req. for dev-haskell/crypto
dev-haskell/lazysmallcheck - req. for dev-haskell/stream
dev-haskell/parsec - req. for dev-haskell/network
dev-haskell/hxt-charproperties dev-haskell-unicode
dev-haskell-regex-xmlschema req. for dev-haskell-hxt
dev-haskell/regex-compat req. for dev-haskell/missingh
dev-haskell/regex-base dev-haskell/regex-posix req. for
dev-haskell/regex-compat
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2015-09-26 21:26:58 UTC
All new ebuilds do use subslots (even for binary-only packages).
Old ebuilds will be slowly phased out with time.