[project @ 2002-08-21 16:02:58 by simonmar]
authorsimonmar <unknown>
Wed, 21 Aug 2002 16:02:58 +0000 (16:02 +0000)
committersimonmar <unknown>
Wed, 21 Aug 2002 16:02:58 +0000 (16:02 +0000)
Add link to Mark Jones' paper on functional dependencies, in lieu of
real documentation.

ghc/docs/users_guide/glasgow_exts.sgml

index 43191f4..ca35143 100644 (file)
@@ -1127,9 +1127,10 @@ Haskell programs without knowing their typing.
 </title>
 
 <para> Functional dependencies are implemented as described by Mark Jones
-in "Type Classes with Functional Dependencies", Mark P. Jones, 
+in &ldquo;<ulink url="http://www.cse.ogi.edu/~mpj/pubs/fundeps.html">Type Classes with Functional Dependencies</ulink>&rdquo;, 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,
+.
 </para>
 
 <para>