Installing GHC on my MacBook Air

Ben Gamari ben at smart-cactus.org
Wed Mar 15 16:25:35 UTC 2023


George Colpitts <george.colpitts at gmail.com> writes:

> Hi Bill
>
> I'm cc'ing GHC dev and GHC users as someone else may have a better answer,
> catch a mistake I made etc. Please don't delete them.
>
> I believe you have encountered
> https://gitlab.haskell.org/ghc/ghc/-/issues/21506#note_447206
>
> I believe the way to fix this is to do the following:
>
> rm -fr /usr/local/bin/ghc*
> rm -fr /usr/local/lib/ghc*
> ./configure
> sudo xattr -rc .
> sudo make install
>
>
> However I am unsure why you are encountering this as the issue is supposed
> to have been fixed.
>
It may be that the reason is either a GHC bug
(https://gitlab.haskell.org/ghc/ghc/-/issues/23009) or further changes
by Apple (https://gitlab.haskell.org/ghc/ghc/-/issues/23115)

Cheers,

- Ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 905 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20230315/72cfabe7/attachment.sig>


More information about the ghc-devs mailing list