[Haskell-iPhone] Building ghc-ios fails with older version of hoopl

Peter Jones mlists at pmade.com
Fri Feb 22 00:55:24 CET 2013


I'm building ghc-ios for the first time and ran into this:

    compiler/cmm/BlockId.hs:18:8:
        Could not find module `Compiler.Hoopl.GHC'
        It is a member of the hidden package `hoopl-3.8.7.3'.
        Use -v to see a list of the files searched for.
    make[1]: *** [compiler/stage1/build/.depend-v.haskell] Error 1
    make: *** [all] Error 2

Installing hoopl version 3.8.7.4 doesn't help.

It seems someone using ghcjs also ran into the problem:

  https://github.com/ghcjs/ghcjs/issues/40

I'm currently building with GHC 7.4.2 from the Haskell Platform
2012.4.0.0.  I'll build GHC 7.4.1 and then see if I run into the same
issue.

-- 
Peter Jones --- Love to Develop
303-219-0226 http://devalot.com



More information about the iPhone mailing list