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
/
Mod137_A.hs
1
module
Mod137_A
(
module
Data
.
Char
)
where
2
3
import
Data
.
Char
4
import
Data
.
List
as
Data
.
Char
5
6