X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FDirectory.hs;h=096712c48f2314e5fc27b5fb70d1616a11cdcede;hb=df61fc232892d3c23257de2bcc4d88e547ee028c;hp=0f7339ede12a24c810c47d2f24f71a891a9792ac;hpb=c4737425e5cc0b7dc169c9afa51faa83dcc44151;p=ghc-base.git diff --git a/System/Directory.hs b/System/Directory.hs index 0f7339e..096712c 100644 --- a/System/Directory.hs +++ b/System/Directory.hs @@ -702,7 +702,7 @@ instead. On Unix, 'getUserDocumentsDirectory' returns the value of the @HOME@ environment variable. On Windows, the system is queried for a suitable path; a typical path might be -@C:/Documents and Settings/user/My Documents@. +@C:\/Documents and Settings\/user\/My Documents@. The operation may fail with: