From: simonmar Date: Fri, 26 Apr 2002 12:58:45 +0000 (+0000) Subject: [project @ 2002-04-26 12:58:45 by simonmar] X-Git-Tag: nhc98-1-18-release~1048 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c4f3ff1e8892824d25da4d314619e7895d5d0480;p=haskell-directory.git [project @ 2002-04-26 12:58:45 by simonmar] doc string wibble --- diff --git a/GHC/Arr.lhs b/GHC/Arr.lhs index f69fa94..cb962dd 100644 --- a/GHC/Arr.lhs +++ b/GHC/Arr.lhs @@ -10,7 +10,7 @@ -- Stability : internal -- Portability : non-portable (GHC extensions) -- --- GHC's array implementation. +-- GHC\'s array implementation. -- -----------------------------------------------------------------------------