packages feed

ghc-exactprint-1.14.1.0: tests/examples/pre-ghc910/Completesig03A.hs

module Completesig03A where

data A = A | B

{-# COMPLETE A #-}