Initial cut of filemanip library.
--HG-- extra : convert_revision : b8e8b5bb7f26a1b0a2322964f2dbe898cb8c6161
This commit is contained in:
commit
7cc61dc7f7
2 changed files with 17 additions and 0 deletions
3
Setup.lhs
Normal file
3
Setup.lhs
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env runhaskell
|
||||
> import Distribution.Simple
|
||||
> main = defaultMain
|
Loading…
Add table
Add a link
Reference in a new issue