From: simonmar Date: Tue, 30 Jan 2001 13:39:09 +0000 (+0000) Subject: [project @ 2001-01-30 13:39:09 by simonmar] X-Git-Tag: Approximately_9120_patches~2767 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3b7176c6e285089187f6772e502872cb57537870;p=ghc-hetmet.git [project @ 2001-01-30 13:39:09 by simonmar] back out accidental change --- diff --git a/ghc/compiler/parser/Lex.lhs b/ghc/compiler/parser/Lex.lhs index 62d1e5e..8fdd6ad 100644 --- a/ghc/compiler/parser/Lex.lhs +++ b/ghc/compiler/parser/Lex.lhs @@ -16,7 +16,7 @@ An example that provokes the error is -------------------------------------------------------- \begin{code} -{-# OPTIONS -#include "hs_ctype.h" #-} + module Lex ( ifaceParseErr, srcParseErr,