You are not logged in.

#1 2011-06-23 15:58:53

strake
Member
Registered: 2011-05-30
Posts: 6
Website

Haskell libraries: build failure -- could not find module

I am trying to build some haskell libraries (e.g. haskell-tar) from Hackage with cabal2arch. Each time, makepkg fails thus:

Could not find module `Prelude':
  Perhaps you haven't installed the "dyn" libraries for package `base'?
  Use -v to see a list of the files searched for.

I am using a custom-built ghc (to fix problem in GHC ticket #5004); build.mk, PKGBUILD.

As far as I know, this ought to have built the "dyn' libraries.

Why is it failing thus?

Thanks for any help.

Offline

Board footer

Powered by FluxBB