packages feed

haskell-tools-builtin-refactorings-1.0.0.0: examples/Decl/DataType.hs

module Decl.DataType where

data EmptyData

data A = B Int | C