diff --git a/System/Directory/OsPath.hs b/System/Directory/OsPath.hs index 1cc5e10c..802beea7 100644 --- a/System/Directory/OsPath.hs +++ b/System/Directory/OsPath.hs @@ -10,7 +10,7 @@ -- -- System-independent interface to directory manipulation. -- --- @since 1.2.8.0 +-- @since 1.3.8.0 -- -----------------------------------------------------------------------------