packages feed

HaRe-0.8.4.0: test/testdata/Renaming/ExportedType.expected.hs

module Renaming.ExportedType where

-- Same constructor name as the type name, check we can choose the right one in a client module
data NewType = MyType Int