packages feed

ormolu-0.2.0.0: data/examples/other/no-linear-arrows.hs

type a % b = (a,b)

type Foo a m b = a % m -> b
type Bar a m b = a %m -> b