From: simonmar Date: Fri, 5 Mar 2004 13:58:20 +0000 (+0000) Subject: [project @ 2004-03-05 13:58:20 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~24 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d28c5d2fb3510802c02f2650097e5dbac9353d0a;p=ghc-hetmet.git [project @ 2004-03-05 13:58:20 by simonmar] Fix a URL link --- diff --git a/ghc/docs/users_guide/glasgow_exts.sgml b/ghc/docs/users_guide/glasgow_exts.sgml index 8312aee..12e8284 100644 --- a/ghc/docs/users_guide/glasgow_exts.sgml +++ b/ghc/docs/users_guide/glasgow_exts.sgml @@ -3463,7 +3463,7 @@ What follows is a brief introduction to the notation; it won't make much sense unless you've read Hughes's paper. This notation is translated to ordinary Haskell, using combinators from the -Control.Arrow +Control.Arrow module.