X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fgenprimopcode%2FParser.y;fp=utils%2Fgenprimopcode%2FParser.y;h=7ebe2a8ae3aab7c2e43ff9d458a47f74d18d7f85;hp=6f1aed1a54ffe2037bbb8df500a04a17d7b2d71d;hb=ed7732f91603a1e2169599c4046ce3f6bc208da0;hpb=ba6184e08d80c98a99211bdc258512ade57ff10b diff --git a/utils/genprimopcode/Parser.y b/utils/genprimopcode/Parser.y index 6f1aed1..7ebe2a8 100644 --- a/utils/genprimopcode/Parser.y +++ b/utils/genprimopcode/Parser.y @@ -1,6 +1,6 @@ { -{-# OPTIONS -w #-} +{-# OPTIONS -w -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