From: sof Date: Sun, 28 Apr 2002 02:01:00 +0000 (+0000) Subject: [project @ 2002-04-28 02:01:00 by sof] X-Git-Tag: nhc98-1-18-release~1043 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=e84bdc574bcd772259c082d4d87f97380e1c48b9;p=haskell-directory.git [project @ 2002-04-28 02:01:00 by sof] \\begin{code} prefix missing --- diff --git a/GHC/Conc.lhs b/GHC/Conc.lhs index b6d7be5..4c4f322 100644 --- a/GHC/Conc.lhs +++ b/GHC/Conc.lhs @@ -1,3 +1,4 @@ +\begin{code} {-# OPTIONS -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- |