shayne-fletcher / ghc-lib-parser-ex

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

Fix ghc-lib cabal flag logic #36

Closed shayne-fletcher closed 4 years ago

shayne-fletcher commented 4 years ago

We shouldn't be constrained by the ghc version when deciding if ghc native libs should be linked or not. By default we assume ghc-lib native unless explicitly told otherwise.