diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-05-20 01:41:53 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-05-20 01:41:53 +0000 |
| commit | 49849d7fe381bdf20e66e5255ee7d27a8dc300f9 (patch) | |
| tree | 2a37f1c5075952548bfd51540d0e8c0a94c90302 /src/Transfer/Syntax/Lex.x | |
| parent | 25bc367f4021b37da9eb25753264c1e9c1d5873e (diff) | |
Regenerated transfer bnfc stuff with latest bnfc, happy and alex, to be able to compile on GHC CVS.
Diffstat (limited to 'src/Transfer/Syntax/Lex.x')
| -rw-r--r-- | src/Transfer/Syntax/Lex.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Transfer/Syntax/Lex.x b/src/Transfer/Syntax/Lex.x index 2c7f8fa5c..107b67345 100644 --- a/src/Transfer/Syntax/Lex.x +++ b/src/Transfer/Syntax/Lex.x @@ -1,9 +1,9 @@ -- -*- haskell -*- -- This Alex file was machine-generated by the BNF converter { +{-# OPTIONS -fno-warn-incomplete-patterns #-} module Transfer.Syntax.Lex where -import Transfer.ErrM } |
