hdiff
packages
feed
haskell-src-exts
-1.14.0: Test/examples/TypeOperatorAsVariable.hs
{-# LANGUAGE TypeOperators #-} type T (~>) = () type Foo = ()