emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45777: closed (Bug? Haskell GHC wont' work since ghc@8.6?)


From: GNU bug Tracking System
Subject: bug#45777: closed (Bug? Haskell GHC wont' work since ghc@8.6?)
Date: Thu, 28 Jan 2021 23:09:01 +0000

Your message dated Thu, 28 Jan 2021 15:07:51 -0800
with message-id <878s8ck6d4.fsf@asu.edu>
and subject line duplicate entry
has caused the debbugs.gnu.org bug report #45777,
regarding Bug? Haskell GHC wont' work since ghc@8.6?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45777: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45777
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Re: Bug? Haskell GHC wont' work since ghc@8.6? Date: Mon, 11 Jan 2021 15:04:21 +0900 User-agent: Evolution 3.34.2
Hi John,

Thank you, after installing gcc-toolchain, it worked!

Then this is indeed a bug that should be very simple to fix? Just require gcc-toolchain (or some of its required features) as a GHC's dependency?

I am also curious, what kind of testing (if any?) does Guix perform for packages?? Or is GHC already marked as broken?

(Apology for repeated question marks :-))

~/co/haskell-tiny-intro/exercise (master *)$ guix install gcc-toolchain
...
~/co/haskell-tiny-intro/exercise (master *)$ ghc a.hs
[1 of 1] Compiling Main             ( a.hs, a.o )
Linking a ...
~/co/haskell-tiny-intro/exercise (master *)$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 8.8.3

Cheers,
Yasu

On Sun, 2021-01-10 at 21:49 -0800, John Soo wrote:


Hi yasu,

Compiling with ghc requires a c toolchain (like gcc-toolchain) installed to work. Can you try again after installing gcc-toolchain?  Ghc has not been perfect for me recently but I use it quite a lot.

Hope that helps,

John

--- End Message ---
--- Begin Message --- Subject: duplicate entry Date: Thu, 28 Jan 2021 15:07:51 -0800
This was a duplicate entry


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]