Browse Source

Improve documentation

master
Julian Ospald 4 years ago
parent
commit
ae21dbc7fa
No known key found for this signature in database GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      hpath/src/HPath.hs

+ 1
- 0
hpath/src/HPath.hs View File

@@ -186,11 +186,8 @@ parseRel filepath =



-- | Parses a path, whether it's relative or absolute.
--
-- Excludes '.' and '..'.
--
-- Throws: 'PathParseException'


Loading…
Cancel
Save