Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502146 - =dev-haskell/haskell-platform-2013.2.0.0 should depend on dev-haskell/cabal-install
Summary: =dev-haskell/haskell-platform-2013.2.0.0 should depend on dev-haskell/cabal-i...
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: hp-2013.2
  Show dependency tree
 
Reported: 2014-02-22 17:46 UTC by Sean Santos
Modified: 2014-10-27 13:32 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 Sean Santos 2014-02-22 17:46:35 UTC
This version of the Haskell platform should contain cabal-install 1.16.0.2, but for some reason this dependency seems to have been left out (previous haskell-platform ebuilds do have it). See the full list here:

https://github.com/haskell/haskell-platform/blob/2013.2.0.0/haskell-platform.cabal
Comment 1 Michael Orlitzky gentoo-dev 2014-10-27 03:12:41 UTC
I added >=dev-haskell/cabal-1.16.0.3 as a dependency in the -r2 from the overlay and built everything on an empty system (it works fine).

haskell@: Does anyone mind if I revbump the version in the tree and add the dependency? Then if we stabilize some version of cabal-install we should be almost ready to stabilize the platform.
Comment 2 Michael Orlitzky gentoo-dev 2014-10-27 03:13:34 UTC
(In reply to Michael Orlitzky from comment #1)
> I added >=dev-haskell/cabal-1.16.0.3 as a dependency in the -r2 from the

That should be >=dev-haskell/cabal-install-1.16.0.3, of course.
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2014-10-27 09:00:33 UTC
Sure, than's fine.
Comment 4 Michael Orlitzky gentoo-dev 2014-10-27 13:32:37 UTC
*haskell-platform-2013.2.0.0-r2 (27 Oct 2014)

  27 Oct 2014; Michael Orlitzky <mjo@gentoo.org>
  +haskell-platform-2013.2.0.0-r2.ebuild, -haskell-platform-2013.2.0.0.ebuild:
  Revision bump to fix bug #502146 (thanks to Sean Santos).