packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/TDDataConstructor.hs

{-# LANGUAGE TypeData #-}
module TDDataConstructor where

type data P = MkP
data Prom = P