hdiff
packages
feed
ghc-exactprint
-0.5.1.0: tests/examples/ghc8/export-syntax.hs
{-# LANGUAGE PatternSynonyms #-} module Foo(A(.., B)) where data A = A | B