HPath.IO: pretty

This commit is contained in:
Julian Ospald 2016-05-10 00:36:51 +02:00
parent eb27c368e6
commit f841a53985
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 5 additions and 0 deletions

View File

@ -186,6 +186,11 @@ import System.Posix.Types
-------------
--[ Types ]--
-------------
data FileType = Directory
| RegularFile
| SymbolicLink