summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/T3468.hs
blob: ac9aef557aff32c8586aac25f9a3d6abbef2452b (plain)
1
2
3
4
5
6
7
8
{-# LANGUAGE ExistentialQuantification #-}

module T3468 where

import {-# SOURCE #-} T3468

data Tool d = forall a r . F a