
I think you need to upgrade to cabal-install 1.18 or later, and then recompile your entire package database. Johan wrote about this on Google+: https://plus.google.com/u/0/115504368969270249241/posts/19fyYuT5C1i On Thu, May 1, 2014 at 3:46 PM, Ivan Lazar Miljenovic < ivan.miljenovic@gmail.com> wrote:
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@gmail.com http://IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe