From a4cce3da12d8bbb40596ac35840ef894f504af8a Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 13 Feb 2001 16:58:34 +0000 Subject: [PATCH] [project @ 2001-02-13 16:58:34 by simonmar] markup fix --- ghc/docs/users_guide/glasgow_exts.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/docs/users_guide/glasgow_exts.sgml b/ghc/docs/users_guide/glasgow_exts.sgml index 909def9..b11bbb1 100644 --- a/ghc/docs/users_guide/glasgow_exts.sgml +++ b/ghc/docs/users_guide/glasgow_exts.sgml @@ -4484,7 +4484,7 @@ inside a list. This restriction is an implementation restriction: we just havn't got around to implementing the necessary bidirectional maps over arbitrary type constructors. It would be relatively easy to add specific type constructors, such as Maybe and list, -to the ones that are allowed. +to the ones that are allowed. -- 1.7.10.4