Add a pointer to the fundeps paper
[ghc-hetmet.git] / docs / users_guide / glasgow_exts.xml
index 96c2ce9..fd6e322 100644 (file)
@@ -2061,6 +2061,11 @@ something more specific does not:
     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">