packages feed

ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/export-syntax.hs

{-# LANGUAGE PatternSynonyms #-}
module Foo(A(.., B)) where

data A = A | B