X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypes%2FUnify.lhs;h=a9586b6bf4f82628d21c0ed6e1e4b9c5e5301381;hb=3a90968fac18bbf931420afff6ef866614ecdd7f;hp=7195e5b2f54a425e3b54ae6db71d29309af66cd2;hpb=bcadca676448e38427b910bad5d7063f948a99c8;p=ghc-hetmet.git 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