Add a pointer to the fundeps paper
authorsimonpj@microsoft.com <unknown>
Thu, 31 Aug 2006 13:55:11 +0000 (13:55 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 31 Aug 2006 13:55:11 +0000 (13:55 +0000)
docs/users_guide/glasgow_exts.xml

index 96c2ce9..fd6e322 100644 (file)
@@ -2061,6 +2061,11 @@ something more specific does not:
     op = ... -- Default
 </programlisting>
 </para>
     op = ... -- Default
 </programlisting>
 </para>
+<para>You can find lots of background material about the reason for these
+restrictions in the paper <ulink
+url="http://research.microsoft.com/%7Esimonpj/papers/fd%2Dchr/">
+Understanding functional dependencies via Constraint Handling Rules</ulink>.
+</para>
 </sect3>
 
 <sect3 id="undecidable-instances">
 </sect3>
 
 <sect3 id="undecidable-instances">