From 2f5dc46f8e76c0bc3b4a0c0e608c576e89164947 Mon Sep 17 00:00:00 2001 From: simonpj Date: Fri, 29 Apr 2005 11:10:42 +0000 Subject: [PATCH] [project @ 2005-04-29 11:10:42 by simonpj] XML wibble --- ghc/docs/comm/genesis/modules.html | 3 +-- ghc/docs/users_guide/glasgow_exts.xml | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc/docs/comm/genesis/modules.html b/ghc/docs/comm/genesis/modules.html index 4bf63aa..de59cce 100644 --- a/ghc/docs/comm/genesis/modules.html +++ b/ghc/docs/comm/genesis/modules.html @@ -100,8 +100,7 @@ identifiers, expressions, rules, and their operations. CoreUnfold (OccurAnal.occurAnalyseGlobalExpr)

  • Subst (CoreUnfold.Unfolding, CoreFVs)
    - Generics (CoreUnfold.mkTopUnfolding) -

  • + Generics (CoreUnfold.mkTopUnfolding)
    Rules (CoreUnfold.Unfolding, PprCore.pprTidyIdRules)

  • MkId (CoreUnfold.mkUnfolding, Subst, Rules.addRule) diff --git a/ghc/docs/users_guide/glasgow_exts.xml b/ghc/docs/users_guide/glasgow_exts.xml index 404db44..aecfcbc 100644 --- a/ghc/docs/users_guide/glasgow_exts.xml +++ b/ghc/docs/users_guide/glasgow_exts.xml @@ -1823,6 +1823,7 @@ overlapping instances without the library client having to know. The flag implies the flag, but not vice versa. + -- 1.7.10.4