packages feed

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

module Completesig03A where

data A = A | B

{-# COMPLETE A #-}