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

module T3468 where

import T3468a

data Tool d = forall a r . F a