shayne-fletcher / ghc-lib-parser-ex

GHC API parse tree utilities
Other
10 stars 4 forks source link

[ghc-9.4.1]: avoid illegal instruction stack runhaskell #134

Closed shayne-fletcher closed 2 years ago

shayne-fletcher commented 2 years ago

calling setSGR with ghc-9.4.1 results in illegal hardware instruction. disabling calling it on this compiler to work-around.