From 55987b392581c929140266a715a612acaa513453 Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Mon, 17 Aug 1998 18:26:41 +0000
Subject: [PATCH] [project @ 1998-08-17 18:26:41 by sof] Remove mention of
 -fhaskell-1.3 too.

---
 ghc/docs/users_guide/libmisc.vsgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ghc/docs/users_guide/libmisc.vsgml b/ghc/docs/users_guide/libmisc.vsgml
index f9a104aa9692..f3caf17ea96c 100644
--- a/ghc/docs/users_guide/libmisc.vsgml
+++ b/ghc/docs/users_guide/libmisc.vsgml
@@ -532,7 +532,7 @@ Readline library.  As such, you will need to look at the GNU
 documentation (and have a @libreadline.a@ file around somewhere...)
 
 You'll need to link any Readlining program with @-lreadline -ltermcap@,
-besides the usual @-syslib misc@ (and @-fhaskell-1.3@).
+besides the usual @-syslib misc@.
 
 The main function you'll use is:
 <tscreen><verb>
-- 
GitLab