Re: Installing GHC on my MacBook Air

Ben Gamari <[email protected]> Wed, 15 Mar 2023 12:25:35 -0400
Newsgroups gmane.comp.lang.haskell.glasgow.user,gmane.comp.lang.haskell.ghc.devel
Message-ID <[email protected]>
George Colpitts <[email protected]> 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

_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users
signature.asc (application/pgp-signature, 905 B)
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEg5ai+U8IKhnDQZiPCIdltPrJkTcFAmQR8UIACgkQCIdltPrJ
kTfmZwgAh8GouC8lQqNbFwAzQKb+sEQ631FpKyFZpvgiBy6ag97Cou7ETElxEOOM
hjrIyfz7fZCmraf//MBItp/BVGfMVbiz/5ekV7akmRW94CGMmwtH0KKzZ60gj02U
oSaEX/X/sgoF4CEqu8A/IgqPlBX2KMJQ43IncNlbod8bqCFdD9jaFefpFERkjhjD
j69dpZ+W0RPzqDAtiKbDlgr1wu18c7WsO5CeO8lGh3yNt141pHKYaVLBR41Ln/Bg
n1qp9RGTTisgQi/cDwZsVzo9pqWoAPRKl9S97I1kfvKmuRy5uznJlLBuM9rLGvie
kTfGdl35nu2hEJUAev6kbrwRFLvEvYkBMwQBAQgAHRYhBP5atskf6ll8OzEYC3Pt
6ejPuu8BBQJkEfF/AAoJEHPt6ejPuu8BcDkIAK3GzoYA9MKIDm/JTXyE9V6971bo
vFKw5dglB0Pq6JaagtT/4wN3P0V3ySK7565qY1TBwDEBp8Sbk7yq0YDkifB3IcGY
gocKGddjNZ5geil1C8ZOJPtPKRL20CBwiptmJGGwwicm++H6gDXtyBMynLoHxjJk
EWd44vsvMBs1MNoq246oGhqDnSEnt72k3EjGKUgpGJMm7ZOY+1H65MR/GnYAllBy
kAznezq64+kfFdR41JKf1tLnMdwAewkTWMuOd6shtMv67mCUqWxmtrKQtKjwEA1j
RaUmyw5KYD66juBTK42Yn6ZCWzx19vYYGdeMMsyLxjiaMejLhbipq+K0sPU=
=4njC
-----END PGP SIGNATURE-----