Browse Source

dirname: remove incorrect documentation on properties

Fixes #11
tags/0.8.1
Julian Ospald 7 years ago
parent
commit
1a2c77c6a6
No known key found for this signature in database GPG Key ID: 511B62C09D50CD28
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      src/HPath.hs

+ 0
- 2
src/HPath.hs View File

@@ -314,10 +314,6 @@ getAllParents (MkPath p)

-- | Extract the directory name of a path.
--
--
--
-- >>> dirname (MkPath "/abc/def/dod")
-- "/abc/def"
-- >>> dirname (MkPath "/")


Loading…
Cancel
Save