git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: pass '-s --no-print-directory' to MAKE
[ghc.git]
/
testsuite
/
tests
/
module
/
mod10.hs
1
-- !!! Exporting non-existent datatype transparently
2
module
M
(
T
(
K1
))
where
3
x
= '
a
'
-- dummy definition to get round a separate bug