
19 Jan
2010
19 Jan
'10
2:12 a.m.
magnus:
I suspect this is a bug in pacman, but would really like someone else to confirm that I'm not just confused ;-)
I just removed all my haskell-related packages and re-installed the bare minimum I need:
% sudo pacman -Rncs ghc % sudo pacman -S xmonad-contrib
After this I find that I have two versions on utf8-string:
% ghc-pkg list|grep utf8 utf8-string-0.3.4 utf8-string-0.3.6
GHC 6.12 provides utf8-string, is that involved? -- Don