Hi Matthias,

Thanks for keeping Haskell going on OpenBSD!

I installed xmonad package on 5.5/amd64 and tried to start with the most
trivial config:

% xmonad --recompile
Error detected while loading xmonad configuration file:
/home/greg/.xmonad/xmonad.hs
/usr/bin/ld: cannot find -lHSffi
collect2: ld returned 1 exit status

% cat ~/.xmonad/xmonad.hs
import XMonad
main = xmonad defaultConfig

libHSffi is indeed nowhere to be found:
% pkg_info -L ghc-7.6.3p1  | grep HSffi
%

Is anybody successfully running xmonad on 5.5? Where do you get libHSffi
from?

Thanks
Greg
--
nest.cx is Gmail hosted, use PGP for anything private. Key:
http://goo.gl/6dMsr
Fingerprint: 5E2B 2D0E 1E03 2046 BEC3  4D50 0B15 42BD 8DF5 A1B0

Reply via email to