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
Add a check for the date format
[hdata.git]
/
Bookmark.hs
blob
60ebe3649c5339142a3b06cf02f184d11aaf1292
1
module
Bookmark
(
2
bookmark
3
)
where
4
5
import
Util
6
7
bookmark
:: [
String
] ->
IO
()
8
bookmark argv
=
putStrLn
$
usage Bookmark