On Wed, Apr 10, 2013 at 09:35:05PM -0700, Sean Escriva wrote: > I tried to make a clean switch by uninstalling all haskell pkgs+ghc, > but I missed something so now I'm getting an odd error when I try to > install xmonad or xmonad-contrib: > > soundwave ~ ยป sudo pacman -S xmonad
If you are using [haskell-core] repo, then you have to install the "haskell-xmonad" package in [haskell-core]. Just "xmonad" by itself is maintained in [community]. > resolving dependencies... > looking for inter-conflicts... > error: failed to prepare transaction (could not satisfy dependencies) > :: haskell-x11-xft: requires haskell-x11=1.6.1.1-3 > :: haskell-x11-xft: requires haskell-utf8-string=0.3.7-26 > > More info on steps leading up to it: > https://gist.github.com/webframp/bdfa579b5129ae5cd3ef > > I've tried removing every haskell-* package and ghc, and reinstalling, > no difference. > > What am I missing? > > thanks > -sean > > _______________________________________________ > arch-haskell mailing list > arch-haskell@haskell.org > http://www.haskell.org/mailman/listinfo/arch-haskell _______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell