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: drop the issue flag
[hdata.git]
/
Remove.hs
blob
8f7e053506a53ea3b850ef3a7a7ec0d6bb977872
1
module
Remove
(
2
remove
3
)
where
4
5
import
Util
6
7
remove
:: [
String
] ->
IO
()
8
remove argv
=
putStrLn
$
usage Remove