haskell-names-0.5.0: tests/exports/ExportList2.hs.golden
[ Selector
{ symbolModule = ModuleName "ExportList2"
, symbolName = Ident "b"
, typeName = Ident "A"
, constructors = [ Ident "B" , Ident "A" ]
}
, Value
{ symbolModule = ModuleName "ExportList2"
, symbolName = Ident "c"
}
]