summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ghc/driver/ghc.lprl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl
index 8e4b16f2b3..8f7cb9eee4 100644
--- a/ghc/driver/ghc.lprl
+++ b/ghc/driver/ghc.lprl
@@ -2634,7 +2634,7 @@ sub add_syslib {
? "$InstLibDirGhc"
: "$TopPwd/hslibs/util/cbits"
)
- , 'lang concurrent' # Syslib dependencies
+ , 'lang concurrent posix' # Syslib dependencies
, '' # extra ghc opts
, '' # extra cc opts
, '' # extra ld opts