summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail053.hs
blob: 6250b5d1817ea73614abd23be2fd18c2bb970889 (plain)
1
2
3
4
5
6
7
{-# LANGUAGE Haskell2010 #-}
-- Test #2114 (error message)

module ShouldFail where

data T = forall a. MkT a