Skip to content
  • bollmann's avatar
    add regression test for #11145. · f3def764
    bollmann authored and Ben Gamari's avatar Ben Gamari committed
    The original TH failure observed by the ticket, namely that Template
    Haskell quotes of data instance GADTs are broken, is not observable
    anymore in HEAD. I therefore just added the corresponding regression
    test.
    
    Test Plan: ./validate
    
    Reviewers: goldfire, austin, thomie, jstolarek, bgamari
    
    Reviewed By: bgamari
    
    Differential Revision: https://phabricator.haskell.org/D1978
    
    GHC Trac Issues: #11145
    f3def764