packages feed

haskell-tools-refactor-1.0.1.1: examples/Decl/DataType.hs

module Decl.DataType where

data EmptyData

data A = B Int | C