It seems that there is not a standard library for
handling directories and directoreis entries in
Haskell 98. I have just found the Posix library
PosixFiles distributed with GHC 8.0.1 for that
purpose. Hugs and NHC98 does not look like to
have such a library. Is there a way to manipulate
directory entries in a portable way in Haskell 98,
or my only solution is to stick with GHC?
Thanks.
Romildo
--
Prof. José Romildo Malaquias <[EMAIL PROTECTED]>
Departamento de Computação
Universidade Federal de Ouro Preto
Brasil