Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 814291 Details for
Bug 870247
dev-haskell/vector-0.12.3.1 failed to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed fix
vector-fix.patch (text/plain), 761 bytes, created by
Nick Bowler
on 2022-09-26 17:10:21 UTC
(
hide
)
Description:
proposed fix
Filename:
MIME Type:
Creator:
Nick Bowler
Created:
2022-09-26 17:10:21 UTC
Size:
761 bytes
patch
obsolete
>From f5bb69210b284252eeeea29915655f827c0bcde3 Mon Sep 17 00:00:00 2001 >From: Jack Todaro <solpeth@posteo.org> >Date: Wed, 14 Sep 2022 18:15:25 +1000 >Subject: [PATCH] dev-haskell/vector: fix for custom setup > >add cabal-doctest to GHC_BOOTSTRAP_PACKAGES. > >Signed-off-by: Jack Todaro <solpeth@posteo.org> >--- > dev-haskell/vector/vector-0.12.3.1-r1.ebuild | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/dev-haskell/vector/vector-0.12.3.1.ebuild b/dev-haskell/vector/vector-0.12.3.1.ebuild >index 3dbc489..2c1244b 100644 >--- a/dev-haskell/vector/vector-0.12.3.1.ebuild >+++ b/dev-haskell/vector/vector-0.12.3.1.ebuild >@@ -65,3 +65,5 @@ src_configure() { > $(cabal_flag unsafechecks unsafechecks) \ > --flag=-wall > } >+ >+GHC_BOOTSTRAP_PACKAGES=( cabal-doctest )
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 870247
:
805366
| 814291