| Summary: | dev-haskell/http-api-data fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2020-05-13 08:18:53 UTC
Created attachment 638542 [details]
build.log
build log and emerge --info
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. 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)’
```
|