Hello,

When I recompile xmonad.hs by running xmonad --recompile, it gets this error:

Error detected while loading xmonad configuration file: /home/qi/.xmonad/xmonad.hs
/usr/bin/ld: --hash-size=31: unknown option
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status

Does anyone have an idea about it? xmonad's version is 0.10 and ghc version is 7.4.1. The xmonad and its library were installed through aptitude.

Thanks.

Qi Qi