packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/export-syntax.hs

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

data A = A | B