Skip to content
Snippets Groups Projects
Commit 7c37ffe8 authored by Ben Gamari's avatar Ben Gamari
Browse files

Point to FunDeps documentation on Haskell wiki

parent c6462ab0
No related merge requests found
......@@ -5407,8 +5407,8 @@ of a class declaration; e.g. ::
 
class Foo a b c | a b -> c where ...
 
There should be more documentation, but there isn't (yet). Yell if you
need it.
More documentation can be found in the `Haskell Wiki
<https://wiki.haskell.org/Functional_dependencies>`_.
 
.. [Jones2000]
"`Type Classes with Functional
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment