From: simonmar Date: Wed, 21 Aug 2002 16:02:58 +0000 (+0000) Subject: [project @ 2002-08-21 16:02:58 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~1755 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=6f70ddcc8c3266c39294f3320b9568523207db58;p=ghc-hetmet.git [project @ 2002-08-21 16:02:58 by simonmar] Add link to Mark Jones' paper on functional dependencies, in lieu of real documentation. --- diff --git a/ghc/docs/users_guide/glasgow_exts.sgml b/ghc/docs/users_guide/glasgow_exts.sgml index 43191f4..ca35143 100644 --- a/ghc/docs/users_guide/glasgow_exts.sgml +++ b/ghc/docs/users_guide/glasgow_exts.sgml @@ -1127,9 +1127,10 @@ Haskell programs without knowing their typing. Functional dependencies are implemented as described by Mark Jones -in "Type Classes with Functional Dependencies", Mark P. Jones, +in “Type Classes with Functional Dependencies”, Mark P. Jones, In Proceedings of the 9th European Symposium on Programming, -ESOP 2000, Berlin, Germany, March 2000, Springer-Verlag LNCS 1782. +ESOP 2000, Berlin, Germany, March 2000, Springer-Verlag LNCS 1782, +.