serokell/importify

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

Summary

Maintainability
Test Coverage
module SameNameWithConstructorUsed where

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

foo :: Module ()
foo = Module