shayne-fletcher / ghc-lib-parser-ex

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

Refactor and take extensions into consideration in dynflags #12

Closed shayne-fletcher closed 4 years ago

shayne-fletcher commented 4 years ago

New modules Config and DynFlags; move some functions out of Parse; Change signature of parsePragmasIntoDynFlags to take enabling/disabling extensions into account.