Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 458064

Summary: x11-misc/xmobar-0.16 with dev-lang/ghc-6.12.3-r2 - src/Xmobar.hs:170:16: Not in scope: `void'
Product: Gentoo Linux Reporter: Ondrej Grover <ondrej.grover>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

Description Ondrej Grover 2013-02-18 08:46:37 UTC
Although the ebuild specifies a dependency >=dev-lang/ghc-6.10.4
as per this thread http://forums.gentoo.org/viewtopic-p-7249056.html#7249056 
it seems it still needs >=dev-lang/ghc-7

The strange this is that older ebuilds (xmobar-0.14) contained a dependency >=dev-lang/ghc-7.0.1



Reproducible: Always

Steps to Reproduce:
1. emerge xmobar with stable ghc
2.
3.
Comment 1 Ondrej Grover 2013-02-18 08:51:55 UTC
Created attachment 339216 [details]
build log

The build fails at the end with 
src/Xmobar.hs:170:16: Not in scope: `void'
Comment 2 Ondrej Grover 2013-03-21 07:26:08 UTC
still happens with x11-misc/xmobar-0.16-r1
Comment 3 Alexander Vershilov (RETIRED) gentoo-dev 2013-04-14 05:48:40 UTC
as we have ghc-7.4.2 stabilized and this update solves problem, so I mark this bug as wontfix. Sorry for such a slow reaction.