[Haskell] system command

David House dmhouse at gmail.com
Wed Jul 5 14:53:11 EDT 2006


On 04/07/06, J. E. Palomar <jepalomar23 at ono.com> wrote:
> lists the working directory.

Of course, for such a simple command, you'd be better off using
System.Directory [1], but I guess you have more complicated
applications in mind.

[1]: http://haskell.org/ghc/docs/latest/html/libraries/base/System-Directory.html

-- 
-David House, dmhouse at gmail.com


More information about the Haskell mailing list