brittany/data/Test349.hs

7 lines
102 B
Haskell

module Main
( DataTypeI
, DataTypeII(DataConstructor)
-- * Haddock heading
, name
) where