X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypes%2FUnify.lhs;h=d301b7659134d76b8e2e9603f77c9a0f99636d58;hb=92e1151179b419ce5d7a144993053ae982e0df5e;hp=97bb42afb9fc49ab7f5c9d36a837adbd8e61627a;hpb=19e7eb5734f11505cea7a3405eb8e8610bc80234;p=ghc-hetmet.git diff --git a/compiler/types/Unify.lhs b/compiler/types/Unify.lhs index 97bb42a..d301b76 100644 --- a/compiler/types/Unify.lhs +++ b/compiler/types/Unify.lhs @@ -3,6 +3,13 @@ % \begin{code} +{-# OPTIONS_GHC -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 +-- http://hackage.haskell.org/trac/ghc/wiki/WorkingConventions#Warnings +-- for details + module Unify ( -- Matching of types: -- the "tc" prefix indicates that matching always