packages feed

ghc-exactprint-0.5.6.0: tests/examples/ghc82/Completesig03A.hs

module Completesig03A where

data A = A | B

{-# COMPLETE A #-}