packages feed

purescript-0.15.15: tests/purs/failing/DuplicateRoleDeclaration.purs

-- @shouldFailWith DuplicateRoleDeclaration
module Main where

data A a = A
type role A nominal
type role A phantom