Bug#744338: [Pkg-haskell-maintainers] Bug#744338: xmonad fails to compile configuration with linker errors

2014-04-13 Thread Joachim Breitner
Dear Brian, is the attached file the complete contents of xmonad.errors? What happens when you run ghc --make ~/.xmonad/xmonad.hs from the command line? Greetings, Joachim Am Sonntag, den 13.04.2014, 00:02 -0500 schrieb Brian Paterni: Package: xmonad Version: 0.11-6+b1 Severity: important

Bug#744338: [Pkg-haskell-maintainers] Bug#744338: xmonad fails to compile configuration with linker errors

2014-04-13 Thread Brian Paterni
On 04/13/2014 03:29 AM, Joachim Breitner wrote: Dear Brian, is the attached file the complete contents of xmonad.errors? What happens when you run ghc --make ~/.xmonad/xmonad.hs from the command line? From what I can tell, it doesn't look like it is... reportbug must have cut a few lines

Bug#744338: [Pkg-haskell-maintainers] Bug#744338: xmonad fails to compile configuration with linker errors

2014-04-13 Thread Brian Paterni
I've replaced my xmonad config with a minimal one, and I still get the linker errors, just not as many of them. Is this something others are able to reproduce? import XMonad main = xmonad $ defaultConfig /usr/bin/ld: warning: libxcb.so.1, needed by

Bug#744338: [Pkg-haskell-maintainers] Bug#744338: xmonad fails to compile configuration with linker errors

2014-04-13 Thread Brian Paterni
I attempted to recompile xmonad's configuration on a laptop I dug up (also running xmonad on debian unstable). No linker errors ever occurred and I was able to successfully recompile... So this must be an isolated incident occurring only on my desktop... Is there some way to zero in on the