packages feed

purescript-0.9.1: examples/failing/OrphanInstance.purs

-- @shouldFailWith OrphanInstance
module Test where

import Class

instance cBoolean :: C Boolean where
  op a = a