summaryrefslogtreecommitdiff
path: root/src/Transfer/Syntax/Par.y
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2006-05-20 01:41:53 +0000
committerbringert <bringert@cs.chalmers.se>2006-05-20 01:41:53 +0000
commit49849d7fe381bdf20e66e5255ee7d27a8dc300f9 (patch)
tree2a37f1c5075952548bfd51540d0e8c0a94c90302 /src/Transfer/Syntax/Par.y
parent25bc367f4021b37da9eb25753264c1e9c1d5873e (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/Par.y')
-rw-r--r--src/Transfer/Syntax/Par.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Transfer/Syntax/Par.y b/src/Transfer/Syntax/Par.y
index a56356267..13c7800a8 100644
--- a/src/Transfer/Syntax/Par.y
+++ b/src/Transfer/Syntax/Par.y
@@ -1,5 +1,6 @@
-- This Happy file was machine-generated by the BNF converter
{
+{-# OPTIONS -fno-warn-incomplete-patterns -fno-warn-overlapping-patterns #-}
module Transfer.Syntax.Par where
import Transfer.Syntax.Abs
import Transfer.Syntax.Lex