[project @ 2001-01-30 13:39:09 by simonmar]
authorsimonmar <unknown>
Tue, 30 Jan 2001 13:39:09 +0000 (13:39 +0000)
committersimonmar <unknown>
Tue, 30 Jan 2001 13:39:09 +0000 (13:39 +0000)
back out accidental change

ghc/compiler/parser/Lex.lhs

index 62d1e5e..8fdd6ad 100644 (file)
@@ -16,7 +16,7 @@ An example that provokes the error is
 --------------------------------------------------------
 
 \begin{code}
-{-# OPTIONS -#include "hs_ctype.h" #-}
+
 module Lex (
 
        ifaceParseErr, srcParseErr,