summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-04-04 13:26:38 -0400
committerBen Gamari <ben@smart-cactus.org>2022-04-07 09:42:42 -0400
commit8162b4f329a15b011e2dff055548cb00bdb5c7a0 (patch)
tree62e7c831f4a4a079e047f41948e65e9c999bda74 /libraries/ghc-prim
parentfcef9a175f810e7bfccbae9bf9e79b2b95da17ab (diff)
downloadhaskell-8162b4f329a15b011e2dff055548cb00bdb5c7a0.tar.gz
rts: Adjust RTS symbol table on Windows for ucrt
Diffstat (limited to 'libraries/ghc-prim')
-rw-r--r--libraries/ghc-prim/ghc-prim.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-prim/ghc-prim.cabal b/libraries/ghc-prim/ghc-prim.cabal
index dbe5d18667..4be29843ae 100644
--- a/libraries/ghc-prim/ghc-prim.cabal
+++ b/libraries/ghc-prim/ghc-prim.cabal
@@ -68,7 +68,7 @@ Library
-- mingw32 which is required by mingwex.
-- user32: provides access to apis to modify user components (UI etc)
-- on Windows. Required because of mingw32.
- extra-libraries: user32, mingw32, mingwex
+ extra-libraries: user32, mingw32, mingwex, ucrt
if os(linux)
-- we need libm, but for musl and other's we might need libc, as libm