Cannot have GHC in ARMv6 architecture

jmcf125 at openmailbox.org jmcf125 at openmailbox.org
Wed Sep 9 12:59:26 UTC 2015


> How exactly ghc-stage1 behaves? What does ghc-stage1 --info tells you?
 $ ../inplace/bin/ghc-stage1 --make HelloWorld.lhs 

HelloWorld.lhs:1:1:
    Could not find module ‘Prelude’
    There are files missing in the ‘base-4.8.1.0’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

 $ ../inplace/bin/ghc-pkg check -v >ghc-pkg.check.log  2>&1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HelloWorld.lhs
Type: text/x-literate-haskell
Size: 95 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150909/5adb3a60/attachment.lhs>


More information about the ghc-devs mailing list