Skip to content
  • Ryan Scott's avatar
    Drop GHC 7.10 compatibility · c13720c8
    Ryan Scott authored
    GHC 8.2.1 is out, so now GHC's support window only extends back to GHC
    8.0. This means we can delete gobs of code that was only used for GHC
    7.10 support. Hooray!
    
    Test Plan: ./validate
    
    Reviewers: hvr, bgamari, austin, goldfire, simonmar
    
    Reviewed By: bgamari
    
    Subscribers: Phyx, rwbarton, thomie
    
    Differential Revision: https://phabricator.haskell.org/D3781
    c13720c8