Initial cut of filemanip library.

--HG--
extra : convert_revision : b8e8b5bb7f26a1b0a2322964f2dbe898cb8c6161
This commit is contained in:
Bryan O'Sullivan 2007-04-30 04:49:33 +00:00
commit 7cc61dc7f7
2 changed files with 17 additions and 0 deletions

3
Setup.lhs Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env runhaskell
> import Distribution.Simple
> main = defaultMain