summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/TH_abstractFamily.stderr
blob: 27684e9424c0678bde034b1032112f65d53cd5ce (plain)
1
2
3
4
5

TH_abstractFamily.hs:11:7: error: [GHC-65904]
    abstract closed type family not (yet) handled by Template Haskell
      type family G a where
        ..