[xmonad] Issue 535 in xmonad: Xmonad-contrib-0.11 Fails to compile against latest version of X11 lib
codesite-noreply at google.com
codesite-noreply at google.com
Wed Feb 27 17:31:12 CET 2013
Status: New
Owner: ----
New issue 535 by rbtitot... at gmail.com: Xmonad-contrib-0.11 Fails to compile
against latest version of X11 lib
http://code.google.com/p/xmonad/issues/detail?id=535
What steps will reproduce the problem?
1. cabal install xmonad-contrib
What is the expected output? What do you see instead?
Not Compiling:
[ 39 of 226] Compiling XMonad.Hooks.DebugEvents (
XMonad/Hooks/DebugEvents.hs, dist/build/XMonad/Hooks/DebugEvents.o )
XMonad/Hooks/DebugEvents.hs:215:61:
Ambiguous occurrence `getAtomName'
It could refer to either `XMonad.Hooks.DebugEvents.getAtomName',
defined at XMonad/Hooks/DebugEvents.hs:57:1
or `XMonad.getAtomName',
imported from `XMonad' at
XMonad/Hooks/DebugEvents.hs:(24,1)-(26,62)
(and originally defined in
`Graphics.X11.Xlib.Atom')
What version of the product are you using? On what operating system?
Ubuntu 12.04 lts
Xmonad-contrib-0.11, xmonad-0.11, libx11-dev v 2:1.4.9901-0ubuntu2
Please provide any additional information below.
Looks like this was fixed in xmonad, but not in xmonad-contrib
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the xmonad
mailing list