haskell-src-exts-1.20.0: tests/examples/ExplicitNamespaces4.hs.exactprinter.golden
{-# LANGUAGE ExplicitNamespaces #-}
{-# LANGUAGE TypeOperators #-}
module Foo (type (:-)) where
data :- = Foo
{-# LANGUAGE ExplicitNamespaces #-}
{-# LANGUAGE TypeOperators #-}
module Foo (type (:-)) where
data :- = Foo