LIB: fix documentation in throwDestinationInSource
This commit is contained in:
parent
ba4fbc200c
commit
b66e12cc9e
@ -116,7 +116,7 @@ throwSameFile fp1 fp2 = do
|
|||||||
-- source directory with all device+file IDs of the parent directories
|
-- source directory with all device+file IDs of the parent directories
|
||||||
-- of the destination.
|
-- of the destination.
|
||||||
throwDestinationInSource :: Path Abs -- ^ source dir
|
throwDestinationInSource :: Path Abs -- ^ source dir
|
||||||
-> Path Abs -- ^ full destination, `basename dest`
|
-> Path Abs -- ^ full destination, `dirname dest`
|
||||||
-- must exist
|
-- must exist
|
||||||
-> IO ()
|
-> IO ()
|
||||||
throwDestinationInSource source dest = do
|
throwDestinationInSource source dest = do
|
||||||
|
Loading…
Reference in New Issue
Block a user