packages feed

haskell-tools-refactor-0.4.1.1: examples/Refactor/RenameDefinition/RoleAnnotation.hs

{-# LANGUAGE RoleAnnotations #-}
module Refactor.RenameDefinition.RoleAnnotation where

type role A nominal nominal
data A a b = A a b