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