From 0c906c379dc5bd1ae4d4b577406e3ae3e2702acc Mon Sep 17 00:00:00 2001 From: David Waern Date: Sun, 21 Nov 2010 03:39:54 +0000 Subject: Add BangPatterns to alex and happy source files --- src/Haddock/Lex.x | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Haddock/Lex.x') diff --git a/src/Haddock/Lex.x b/src/Haddock/Lex.x index 86f66e2d..f4f017c4 100644 --- a/src/Haddock/Lex.x +++ b/src/Haddock/Lex.x @@ -8,6 +8,7 @@ -- { +{-# LANGUAGE BangPatterns #-} {-# OPTIONS -Wwarn -w #-} -- The above warning supression flag is a temporary kludge. -- While working on this module you are encouraged to remove it and fix -- cgit v1.2.3