packages feed

haskell-names-0.9.0: tests/exports/ExportAmbiguous.hs.golden

[ Data
    { symbolModule = ModuleName () "ExportAmbiguous"
    , symbolName = Ident () "DataType"
    }
, Constructor
    { symbolModule = ModuleName () "ExportAmbiguous"
    , symbolName = Ident () "Constructor1"
    , typeName = Ident () "DataType"
    }
, Constructor
    { symbolModule = ModuleName () "ExportAmbiguous"
    , symbolName = Ident () "Constructor2"
    , typeName = Ident () "DataType"
    }
]