serokell/importify

View on GitHub
test/test-data/haskell-src-exts@constructors/02-SameNameWithConstructorUsed.golden

Summary

Maintainability
Test Coverage
module SameNameWithConstructorUsed where

import Language.Haskell.Exts (Module (Module))

foo :: Module ()
foo = Module