Skip to content
  • Ryan Scott's avatar
    Drop GHC 8.0 compatibility · 152055a1
    Ryan Scott authored and David Feuer's avatar David Feuer committed
    GHC 8.4.1 is out, so now GHC's support window only extends
    back to GHC 8.2. This means we can delete gobs of code that were
    only used for GHC 8.0 support. Hooray!
    
    Test Plan: ./validate
    
    Reviewers: bgamari, erikd, dfeuer
    
    Reviewed By: bgamari, dfeuer
    
    Subscribers: alexbiehl, dfeuer, rwbarton, thomie, carter
    
    Differential Revision: https://phabricator.haskell.org/D4492
    152055a1