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
Change the database table name
[hdata.git]
/
View.hs
blob
ca68baf2d44d1ed6274168b095e05bef3b0abfad
1
module
View
(
2
view
3
)
where
4
5
import
Util
6
7
view
:: [
String
] ->
IO
()
8
view argv
=
putStrLn
$
usage View