packages feed

purescript-0.15.15: tests/purs/passing/4035/Other.purs

module Other where

type Id :: forall k. k -> k
type Id a = a