X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FHaddockLex.x;fp=compiler%2Fparser%2FHaddockLex.x;h=6399bee2dcff70b622017cde8db52fa6e899be61;hb=831a35dd00faff195cf938659c2dd736192b865f;hp=7ed365f9ba910196a98d7b7b08bf6eff55359bec;hpb=7936b988d6d0a5f9a9b439c7d4a6adf616ddb9b5;p=ghc-hetmet.git diff --git a/compiler/parser/HaddockLex.x b/compiler/parser/HaddockLex.x index 7ed365f..6399bee 100644 --- a/compiler/parser/HaddockLex.x +++ b/compiler/parser/HaddockLex.x @@ -7,7 +7,7 @@ -- { -{-# OPTIONS -w #-} +{-# OPTIONS -Wwarn #-} -- 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