diff options
Diffstat (limited to 'src/Transfer/Core/Lex.x')
| -rw-r--r-- | src/Transfer/Core/Lex.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Transfer/Core/Lex.x b/src/Transfer/Core/Lex.x index 92fb9bdae..480f366ae 100644 --- a/src/Transfer/Core/Lex.x +++ b/src/Transfer/Core/Lex.x @@ -1,9 +1,9 @@ -- -*- haskell -*- -- This Alex file was machine-generated by the BNF converter { +{-# OPTIONS -fno-warn-incomplete-patterns #-} module Transfer.Core.Lex where -import Transfer.ErrM } |
