X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fspecialise%2FRules.lhs;h=286d35750878b082c2e086ddacf7cd2b372926e8;hb=94a28821c91acc060baa966a64e23e1dbff3d069;hp=19bced3241b259198f6ad9abaeb70ec55c5ec58d;hpb=7c3d4a1f2b2529ce300b8acc1d26ad98312b9e96;p=ghc-hetmet.git diff --git a/ghc/compiler/specialise/Rules.lhs b/ghc/compiler/specialise/Rules.lhs index 19bced3..286d357 100644 --- a/ghc/compiler/specialise/Rules.lhs +++ b/ghc/compiler/specialise/Rules.lhs @@ -6,7 +6,7 @@ \begin{code} module Rules ( RuleBase, emptyRuleBase, - extendRuleBase, extendRuleBaseList, + extendRuleBaseList, ruleBaseIds, getLocalRules, pprRuleBase, ruleCheckProgram,