summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/Roles6.hs
blob: 56f80a1e2ba5f05b4373e107a3ead88a9d52f348 (plain)
1
2
3
4
5
{-# LANGUAGE RoleAnnotations, TypeFamilies #-}

module Roles6 where

type family F a@R