git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix typo in testsuite Makefile
[ghc.git]
/
testsuite
/
tests
/
driver
/
recomp013
/
B.hs
1
module
B
(
module
A
)
where import
A
hiding
(
a1
,
a2
)