Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610012 - =app-admin/haskell-updater-1.2.9 fails to build after updating ghc to 8.0.2
Summary: =app-admin/haskell-updater-1.2.9 fails to build after updating ghc to 8.0.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-19 12:42 UTC by ayvango
Modified: 2017-02-24 23:09 UTC (History)
0 users

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


Attachments
build.log (build.log,6.77 KB, text/x-log)
2017-02-19 12:42 UTC, ayvango
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ayvango 2017-02-19 12:42:54 UTC
Created attachment 464334 [details]
build.log

I had updated ghc to 8.0.2. version. Now I'm trying to build app-admin/haskell-updater package

It always fails with the following error:

-------------

Distribution/Gentoo/GHC.hs:28:42: error:
    Module
    ‘Distribution.InstalledPackageInfo’
    does not export
    ‘InstalledPackageInfo_’

-------------

The full build log is attached
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2017-02-22 19:45:31 UTC
haskell-updater-1.2.10 should work fine.
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2017-02-24 23:09:54 UTC
Stabilised latest haskell-updater as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8e5d0db22e35b5d563525b76934ea32247a58f

Thanks for the report!