smuggler2-0.3.4.2: test/tests/ConstructorsUnused.NoImportProcessingAddExplicitExports-golden
module Test.ConstructorsUnused ( foo ) where import Data.Bool (Bool (True, False), not) foo = not
module Test.ConstructorsUnused ( foo ) where import Data.Bool (Bool (True, False), not) foo = not