packages feed

haskell-names-0.3.2: tests/exports/ExportList.hs

module ExportList (A) where

data A = B A

data C = C C

a = a