Skip to content
  • Ben Gamari's avatar
    Ensure Typeable declarations end up in boot interface files · 09665a7e
    Ben Gamari authored and Ben Gamari's avatar Ben Gamari committed
    Previously we neglected to emit Typeable TyCon and Module declarations
    when typechecking boot interface files. This resulted in #11824.
    
    Ultimately we'll likely want to do a bit of cleaning in this area but in
    the interest of getting some sort of fix in I'm merging this. Further
    clean-ups to come.
    
    Test Plan: Validate
    
    Reviewers: simonpj, austin
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D2108
    
    GHC Trac Issues: #11824
    
    (cherry picked from commit 048d6187b5892502e9bc75abfb21f9bd848a29cb)
    09665a7e