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
(cabal check) Add "No duplicate names" test
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
DeterministicAr
/
Lib.hs
blob
f927d0c0510190c97412c82940e27da7f9e0a1f1
1
module
Lib
where
2
3
dummy
::
IO
()
4
dummy
=
return
()
5