From: simonmar Date: Mon, 15 May 2000 09:25:40 +0000 (+0000) Subject: [project @ 2000-05-15 09:25:40 by simonmar] X-Git-Tag: Approximately_9120_patches~4472 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=db85c90784e14bf4218b8ba6a090bdc781b56ef7;p=ghc-hetmet.git [project @ 2000-05-15 09:25:40 by simonmar] syslib concurrent depends on lang --- diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl index e68881d..50cd7cc 100644 --- a/ghc/driver/ghc.lprl +++ b/ghc/driver/ghc.lprl @@ -2546,7 +2546,7 @@ sub add_syslib { : "$TopPwd/hslibs/concurrent" ) , '' # where to find the cbits archive to use when linking - , '' # Syslib dependencies + , 'lang' # Syslib dependencies , '' # extra ghc opts , '' # extra cc opts , '' # extra ld opts