From 5eb56eddaaa7bef3da864f6cd297bad39d6bf76c Mon Sep 17 00:00:00 2001 From: Siddhanathan Shanmugam Date: Wed, 11 Nov 2015 10:55:33 +0100 Subject: Fix link in documentation Reviewers: austin, bgamari Reviewed By: bgamari Subscribers: mpickering, thomie Differential Revision: https://phabricator.haskell.org/D1456 --- docs/users_guide/glasgow_exts.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/users_guide/glasgow_exts.rst b/docs/users_guide/glasgow_exts.rst index 872eb64cd8..ec026947be 100644 --- a/docs/users_guide/glasgow_exts.rst +++ b/docs/users_guide/glasgow_exts.rst @@ -5668,10 +5668,8 @@ defaults to ``*`` if omitted. An example is data family Array e Named arguments can also be given explicit kind signatures if needed. -Just as with -[http://www.haskell.org/ghc/docs/latest/html/users\_guide/gadt.html GADT -declarations] named arguments are entirely optional, so that we can -declare ``Array`` alternatively with +Just as with :ref:`GADT declarations ` named arguments are +entirely optional, so that we can declare ``Array`` alternatively with :: -- cgit v1.2.1