packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/T10263.hs

{-# LANGUAGE RoleAnnotations #-}
module T10263 where

data Maybe a = AF
type role Maybe representational