logoalt Hacker News

zozbot234last Saturday at 10:22 PM1 replyview on HN

AIUI, the underlying problem is that both Hugs and whatever toy Haskell implementations are available don't support the extensions current versions of GHC require. And no one has done the work to carve out a minimal stage0 compiler out of the GHC codebase that doesn't need those extensions to be built.


Replies

hshdhdhehdyesterday at 10:04 AM

So the problem is we want to use a different language to Haskell. GHC Haskell.