diff options
author | Ömer Sinan Ağacan <omeragacan@gmail.com> | 2019-10-16 12:42:12 +0300 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-10-29 03:47:44 -0400 |
commit | 3bd3456f144fa801a409147a80673f88360c16a2 (patch) | |
tree | e0e790f4e5953a6b9daba83a5e96a4f212b629d0 /compiler/main/InteractiveEval.hs | |
parent | ebee0d6b902ee50467e8471a3676ba652679b27d (diff) | |
download | haskell-3bd3456f144fa801a409147a80673f88360c16a2.tar.gz |
Refactor HscRecomp constructors:
Make it evident in the constructors that the final interface is only
available when HscStatus is not HscRecomp.
(When HscStatus == HscRecomp we need to finish the compilation to get
the final interface)
`Maybe ModIface` return value of hscIncrementalCompile and the partial
`expectIface` function are removed.
Diffstat (limited to 'compiler/main/InteractiveEval.hs')
0 files changed, 0 insertions, 0 deletions