
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