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

Bug 431368

Summary: x11-misc/xmobar-0.14 - src/Plugins/Monitors/CoreCommon.hs:139:30: No instance for (Applicative (Control.Monad.Reader.ReaderT MConfig IO)) arising from a use of `<*>'
Product: Gentoo Linux Reporter: Mauro Crociara <realnot>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info '=x11-misc/xmobar-0.14'
/var/log/portage/x11-misc:xmobar-0.14:20120814-131436.log
ghc-pkg list

Description Mauro Crociara 2012-08-14 11:34:33 UTC
Created attachment 321300 [details]
emerge --info '=x11-misc/xmobar-0.14'

With xmobar-0.13 everything work.

/var/log/portage/x11-misc:xmobar-0.14:20120814-131436.log
http://bpaste.net/show/40172/
Comment 1 Mauro Crociara 2012-08-14 13:14:08 UTC
Created attachment 321310 [details]
/var/log/portage/x11-misc:xmobar-0.14:20120814-131436.log
Comment 2 Mauro Crociara 2012-08-14 13:15:17 UTC
Created attachment 321312 [details]
ghc-pkg list
Comment 3 Alexander Vershilov (RETIRED) gentoo-dev 2013-06-08 07:10:01 UTC
This problem was due to mtl-1.* usage and currently it solved as mtl-2.* is stable and we have masked mtl-1.*. 

Thanks for report and sorry for a delay.