
Hi all, Since the recent gmp/ghc upgrades in Arch, I get an error trying to build haskell packages on i686. For example, haskell-binary: $ cd /var/abs/local/haskell-binary && makepkg ... ==> Starting build()... Setup.hs:3:7: Could not find module `Distribution.Simple': Use -v to see a list of the files searched for. ==> ERROR: Build Failed. Aborting... I have the following haskell related packages installed: local/ghc 6.12.1-4 local/haskell-http 4000.0.9-4 local/haskell-mtl 1.1.0.2-3 local/haskell-network 2.2.1.7-3 local/haskell-parsec 2.1.0.1-2 local/haskell-stm 2.1.1.2-2 local/haskell-utf8-string 0.3.6-3 local/haskell-x11 1.5.0.0-1 local/haskell-x11-xft 0.3-12.1 local/haskell-zlib 0.5.2.0-3 local/xmonad 0.9.1-3 local/xmonad-contrib 0.9.1-2 local/xmobar 0.9.2-2 local/cabal-install 0.8.0-2 Any thoughts on the missing module error? Thanks, Pete