X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fusers_guide%2Fglasgow_exts.xml;h=71a0752669331aaf1e73f7d6673539ee6413986b;hb=c3f199df8ad4d678044d9af3134933e22b409c0d;hp=093858bb0e5b97e2365eef37026ade090803b643;hpb=fb02349ca1daf3eaedeff076bf7cedb5923b82f7;p=ghc-hetmet.git diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index 093858b..71a0752 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -3264,7 +3264,7 @@ There should be more documentation, but there isn't (yet). Yell if you need it. Rules for functional dependencies In a class declaration, all of the class type variables must be reachable (in the sense -mentioned in ) +mentioned in ) from the free variables of each method type. For example: