| Summary: | dev-haskell/json-0.9.3 : * setup build failed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | PMASKED |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
dev-haskell:json-0.9.3:20200131-061648.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
||
|
Description
Toralf Förster
2020-01-31 17:41:25 UTC
Created attachment 609774 [details]
emerge-info.txt
Created attachment 609776 [details]
dev-haskell:json-0.9.3:20200131-061648.log
Created attachment 609778 [details]
emerge-history.txt
Created attachment 609780 [details]
environment
Created attachment 609782 [details]
etc.portage.tbz2
Created attachment 609784 [details]
temp.tbz2
Looks like a missing depend:
Text/JSON/String.hs:39:18:
Could not find module ‘Control.Monad.Fail’
It is a member of the hidden package ‘fail-4.9.0.0@JMlLBjPXp012ZEbCS85ges’.
Perhaps you need to add ‘fail’ to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966de0e836323d46a6190d5a0f74de505ed62720 commit 966de0e836323d46a6190d5a0f74de505ed62720 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2022-08-22 07:11:21 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-08-22 07:11:24 +0000 dev-haskell/json: treeclean Closes: https://bugs.gentoo.org/707628 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> dev-haskell/json/Manifest | 1 - dev-haskell/json/json-0.10.ebuild | 35 ----------------------------------- dev-haskell/json/metadata.xml | 23 ----------------------- profiles/package.mask | 1 - 4 files changed, 60 deletions(-) |