repo.or.cz
/
hdata.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix the global help
[hdata.git]
/
Search.hs
blob
51645316204217a62b03d29cf1a4e8f1cb19de0f
1
module
Search
(
2
search
3
)
where
4
5
import
Util
6
7
search
:: [
String
] ->
IO
()
8
search argv
=
putStrLn
$
usage Search