X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FHaddockLex.x;h=d5e40f257726923768c8d3eb426418b9cc57b07a;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hp=7ed365f9ba910196a98d7b7b08bf6eff55359bec;hpb=1b9618c37bb254e1d16aa286ceedc9a81f41e871;p=ghc-hetmet.git diff --git a/compiler/parser/HaddockLex.x b/compiler/parser/HaddockLex.x index 7ed365f..d5e40f2 100644 --- a/compiler/parser/HaddockLex.x +++ b/compiler/parser/HaddockLex.x @@ -7,7 +7,7 @@ -- { -{-# OPTIONS -w #-} +{-# 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 -- any warnings in the module. See