From: simonpj Date: Wed, 25 May 2005 12:38:14 +0000 (+0000) Subject: [project @ 2005-05-25 12:38:14 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~472 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=a7d05b769e676db271ca1f4d0f88a1c80843c2f8;p=ghc-hetmet.git [project @ 2005-05-25 12:38:14 by simonpj] Fix url --- diff --git a/ghc/docs/users_guide/glasgow_exts.xml b/ghc/docs/users_guide/glasgow_exts.xml index 2df223b..073003d 100644 --- a/ghc/docs/users_guide/glasgow_exts.xml +++ b/ghc/docs/users_guide/glasgow_exts.xml @@ -1427,7 +1427,7 @@ declarations. Define your own instances! This section documents GHC's implementation of multi-parameter type classes. There's lots of background in the paper Type +url="http://research.microsoft.com/~simonpj/Papers/type-class-design-space" >Type classes: exploring the design space (Simon Peyton Jones, Mark Jones, Erik Meijer).