repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add test cases that reproduce #7241.
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
MultipleLibraries
/
T7270
/
dep
/
Sublib.hs
blob
3ce94522a8fa6392e04e58cc580ecef5e7635ced
1
module
Sublib
where
2
3
s
::
String
4
s
=
"Hello World"