library Directory.hs
Nicole Gabler
Nicole.Gabler@web.de
Tue, 19 Jun 2001 16:01:51 +0200
> Hello,
> according to
> http://www.cse.ogi.edu/PacSoft/projects/Hugs/pages/hugsman/libs.html
> Hugs does not contain all standard libraries. Especially the Directory
module
> is missing.
>
> Wolfgang
O.k. thank you Wolfgang!!
Then I will tell you my problem exactly. Perhaps anybody can help me:
My haskell programm is in the root directory. I want to parse from several
files in different directories. How can I do this??
Thank you
Nicole