X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FUnify.lhs;h=a9586b6bf4f82628d21c0ed6e1e4b9c5e5301381;hp=7195e5b2f54a425e3b54ae6db71d29309af66cd2;hb=b06d623b2e367a572de5daf06d6a0b12c2740471;hpb=3029576129e31d23e749be21c6a5a6f376ba28cd diff --git a/compiler/types/Unify.lhs b/compiler/types/Unify.lhs index 7195e5b..a9586b6 100644 --- a/compiler/types/Unify.lhs +++ b/compiler/types/Unify.lhs @@ -16,7 +16,7 @@ module Unify ( Refinement, emptyRefinement, isEmptyRefinement, matchRefine, refineType, refinePred, refineResType, - -- side-effect free unification + -- Side-effect free unification tcUnifyTys, BindFlag(..) ) where