doesFileExist and doesDirectoryExist overly verbose?

Michael Snoyman michael at snoyman.com
Wed Jun 5 14:49:21 CEST 2013


I'm personally quite fond of system-fileio's naming scheme: isFile and
isDirectory. Actually, I generally find system-fileio and system-filepath
to be a great set of libraries for most file operations.


On Wed, Jun 5, 2013 at 3:41 PM, harry <voldermort at hotmail.com> wrote:

> doesFileExist and doesDirectoryExist seem overly verbose - wouldn't
> fileExists and directoryExists be better?
>
> Not a major issue, but easily fixed.
>
>
>
> --
> View this message in context:
> http://haskell.1045720.n5.nabble.com/doesFileExist-and-doesDirectoryExist-overly-verbose-tp5731224.html
> Sent from the Haskell - Libraries mailing list archive at Nabble.com.
>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20130605/f6e30b02/attachment.htm>


More information about the Libraries mailing list