[Haskell-cafe] Dealing with GHC 7.8

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Thu May 1 12:46:47 UTC 2014


I've been trying to update the various Haskell packages for Exherbo,
but for some packages I keep getting errors like this (taken from
vector-th-unbox, which is ultimately needed by criterion):

runhaskell Setup copy
--destdir=/var/tmp/paludis/build/dev-haskell-vector-th-unbox-0.2.0.2/image/
Installing library in
/var/tmp/paludis/build/dev-haskell-vector-th-unbox-0.2.0.2/image/usr/lib64/x86_64-linux-ghc-7.8.2/vector-th-unbox-0.2.0.2
Setup: Error: Could not find module: Data.Vector.Unboxed.Deriving with any
suffix: ["dyn_hi"] in the search path: ["dist/build"]

When trying to find solutions for this, every result happens to be for
Windows... which this isn't.  Has some way of dealing with building
packages using just runhaskell Setup changed?

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
http://IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list