diff options
author | Sylvain Henry <sylvain@haskus.fr> | 2020-03-16 15:00:25 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-04-21 06:39:32 -0400 |
commit | 6655f93324b7f1d30a6baaedfecae455d5e08e39 (patch) | |
tree | e0a260f8b69d3cfcdf6d890849b88933fe6f3f6b /compiler/GHC/Runtime/Heap/Inspect.hs | |
parent | bca02fca0119354a6201fd5d019a553015ba2dd8 (diff) | |
download | haskell-6655f93324b7f1d30a6baaedfecae455d5e08e39.tar.gz |
Use ParserFlags in GHC.Runtime.Eval (#17957)
Instead of passing `DynFlags` to functions such as `isStmt` and
`hasImport` in `GHC.Runtime.Eval` we pass `ParserFlags`. It's a much
simpler structure that can be created purely with `mkParserFlags'`.
Diffstat (limited to 'compiler/GHC/Runtime/Heap/Inspect.hs')
0 files changed, 0 insertions, 0 deletions