Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722810 - dev-haskell/http-api-data fails to compile
Summary: dev-haskell/http-api-data fails to compile
Status: RESOLVED OBSOLETE
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: 2020-05-13 08:18 UTC by Agostino Sarubbo
Modified: 2021-01-14 07:08 UTC (History)
0 users

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


Attachments
build.log (build.log,8.26 KB, text/plain)
2020-05-13 08:19 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-13 08:18:53 UTC
This is an auto-filled bug because dev-haskell/http-api-data fails to compile.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask..
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-13 08:19:01 UTC
Created attachment 638542 [details]
build.log

build log and emerge --info
Comment 2 wolfgang 2021-01-13 20:40:48 UTC
Version 0.3.3 is no longer in the tree.

Unable to reproduce this bug with the two newer versions that are still available.

Please close this bug.
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2021-01-14 07:08:15 UTC
It's a failure specific to Cabal-3:

```
/var/tmp/portage/dev-haskell/http-api-data-0.3.3/work/http-api-data-0.3.3/Setup.lhs:7:31: error:
    Module
    ‘Distribution.Package’
    does not export
    ‘PackageName(PackageName)’
```