X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2FHaddockLex.x;h=d5e40f257726923768c8d3eb426418b9cc57b07a;hp=7ed365f9ba910196a98d7b7b08bf6eff55359bec;hb=24d49415d2833a1338dfb5fd8c5c1c84df6c282b;hpb=1b9618c37bb254e1d16aa286ceedc9a81f41e871 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