You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
GHC 7.10.3 from GHCup has a bug resulting in linker errors, as seen for example in https://github.com/quchen/prettyprinter/runs/4080237799?check_suite_focus=true.
The GHCup issue was reported in https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/123.
AFAIK ghc-7.10.3 from HVR's PPA is patched. Could the setup be fixed to install 7.10.3 from that PPA instead?
Alternatively, some documentation on how to work around this issue would be very helpful.