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 Feb 3, 2022. It is now read-only.
Installed haskell-platform via homebrew cask; brew cask info haskell-platform reports haskell-platform: 8.4.2
This is an open question on Stackoverflow (as well as other places). I followed https://stackoverflow.com/a/50419101/4200039 in part and fixed it by replacing , ("C compiler supports -no-pie","YES")
with , ("C compiler supports -no-pie","NO").
It seems this is something of a known issue based on #272 (comment), but it seems to be broken by default on macOS unless I've got something weird about my system...
searge, corporatepiyush, victoriatomzik, dogweather, Eagle2be and 1 moreEagle2be