From 49849d7fe381bdf20e66e5255ee7d27a8dc300f9 Mon Sep 17 00:00:00 2001 From: bringert Date: Sat, 20 May 2006 01:41:53 +0000 Subject: Regenerated transfer bnfc stuff with latest bnfc, happy and alex, to be able to compile on GHC CVS. --- src/Transfer/Core/Lex.hs | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'src/Transfer/Core/Lex.hs') diff --git a/src/Transfer/Core/Lex.hs b/src/Transfer/Core/Lex.hs index dba4b522b..be1198508 100644 --- a/src/Transfer/Core/Lex.hs +++ b/src/Transfer/Core/Lex.hs @@ -1,8 +1,8 @@ {-# OPTIONS -fglasgow-exts -cpp #-} {-# LINE 3 "Transfer/Core/Lex.x" #-} +{-# OPTIONS -fno-warn-incomplete-patterns #-} module Transfer.Core.Lex where -import Transfer.ErrM #if __GLASGOW_HASKELL__ >= 603 @@ -161,18 +161,9 @@ alex_action_9 = tok (\p s -> PT p (TD $ share s)) -- ----------------------------------------------------------------------------- -- INTERNALS and main scanner engine - {-# LINE 35 "GenericTemplate.hs" #-} - - - - - - - - - +{-# LINE 45 "GenericTemplate.hs" #-} data AlexAddr = AlexA# Addr# -- cgit v1.2.3