| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.GenValidity.Path
Contents
Documentation
Orphan instances
| GenUnchecked (Path a f) Source # | |
| GenValid (Path Abs File) Source # | |
| GenValid (Path Abs Dir) Source # | |
| GenValid (Path Rel File) Source # | |
| GenValid (Path Rel Dir) Source # | |
| GenInvalid (Path Abs File) Source # | |
| GenInvalid (Path Abs Dir) Source # | |
| GenInvalid (Path Rel File) Source # | |
| GenInvalid (Path Rel Dir) Source # | |