packages feed

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

module ExportList (A) where

data A = B A

data C = C C

a = a