git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fold template-haskell.git into ghc.git (re #8545)
[ghc.git]
/
testsuite
/
tests
/
module
/
mod117.hs
1
-- !!! field name (re-)exportation trickery
2
module
M
where
3
4
import
Mod117_B
5
6
f
=
m1
undefined
7
g
=
m2
undefined