[Pkg-haskell-maintainers] Why is runhaskell and runghc missing from architecture ARMHF distribution of GHC?

Sven Bartscher sven.bartscher at weltraumschlangen.de
Thu Aug 21 10:59:40 UTC 2014


On Wed, 20 Aug 2014 23:50:37 -0400
John Masseria <jpmasseria at gmail.com> wrote:

> I installed ghc on my Raspberry Pi (apologies if you don't maintain the
> Raspberry Pi packages) and when I try to run something that uses Haskell I
> get that runhaskell is not found.
> 
> I checked the file list for armhf and sure enough the commands runhaskell
> and runghc are not listed.  They are listed for amd64.  See below from the
> Debian package web site.

ghci (which provides runhaskell and runghc) can't be build on armhf, due
to a bug in GHC[1].

This bug was fixed in a newer of GHC that is not yet shipped in debian.
I'm afraid if you need ghci on armhf and can't wait until it is in
debian (which could take a while), you need to compile the newer
version yourself.

Regards
Sven

[1]: https://ghc.haskell.org/trac/ghc/ticket/7794
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20140821/40d70653/attachment.sig>


More information about the Pkg-haskell-maintainers mailing list