mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
e4764cc426
changelog_begin changelog_end Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
45 lines
2.0 KiB
Diff
45 lines
2.0 KiB
Diff
diff --git a/haskell/assets/ghc_9_0_2_win.patch b/haskell/assets/ghc_9_0_2_win.patch
|
|
index 6ae35350..340014db 100644
|
|
--- a/haskell/assets/ghc_9_0_2_win.patch
|
|
+++ b/haskell/assets/ghc_9_0_2_win.patch
|
|
@@ -286,14 +286,13 @@
|
|
+haddock-html: ${pkgroot}/../docs/html/libraries/process
|
|
--- lib/package.conf.d/rts-1.0.2.conf
|
|
+++ lib/package.conf.d/rts-1.0.2.conf
|
|
-@@ -78,5 +78,5 @@ ld-options:
|
|
+@@ -77,6 +77,3 @@
|
|
+ "-Wl,-u,hs_atomicread32" "-Wl,-u,hs_atomicwrite8"
|
|
"-Wl,-u,hs_atomicwrite16" "-Wl,-u,hs_atomicwrite32"
|
|
"-Wl,-u,base_GHCziEventziWindows_processRemoteCompletion_closure"
|
|
-
|
|
+-
|
|
-haddock-interfaces: ${pkgroot}/../../docs/html/libraries/rts\rts.haddock
|
|
-haddock-html: ${pkgroot}/../../docs/html/libraries/rts
|
|
-+haddock-interfaces: ${pkgroot}/../docs/html/libraries/rts\rts.haddock
|
|
-+haddock-html: ${pkgroot}/../docs/html/libraries/rts
|
|
--- lib/package.conf.d/stm-2.5.0.0.conf
|
|
+++ lib/package.conf.d/stm-2.5.0.0.conf
|
|
@@ -34,5 +34,5 @@ dynamic-library-dirs: ${pkgroot}\x86_64-windows-ghc-9.0.2
|
|
diff --git a/haskell/assets/ghc_9_2_1_win.patch b/haskell/assets/ghc_9_2_1_win.patch
|
|
index 584d7749..58cb4771 100644
|
|
--- a/haskell/assets/ghc_9_2_1_win.patch
|
|
+++ b/haskell/assets/ghc_9_2_1_win.patch
|
|
@@ -286,14 +286,13 @@
|
|
+haddock-html: ${pkgroot}/../docs/html/libraries/process
|
|
--- lib/package.conf.d/rts-1.0.2.conf
|
|
+++ lib/package.conf.d/rts-1.0.2.conf
|
|
-@@ -78,5 +78,5 @@ ld-options:
|
|
+@@ -77,6 +77,3 @@
|
|
+ "-Wl,-u,hs_atomicread32" "-Wl,-u,hs_atomicwrite8"
|
|
"-Wl,-u,hs_atomicwrite16" "-Wl,-u,hs_atomicwrite32"
|
|
"-Wl,-u,base_GHCziEventziWindows_processRemoteCompletion_closure"
|
|
-
|
|
+-
|
|
-haddock-interfaces: ${pkgroot}/../../docs/html/libraries/rts\rts.haddock
|
|
-haddock-html: ${pkgroot}/../../docs/html/libraries/rts
|
|
-+haddock-interfaces: ${pkgroot}/../docs/html/libraries/rts\rts.haddock
|
|
-+haddock-html: ${pkgroot}/../docs/html/libraries/rts
|
|
--- lib/package.conf.d/stm-2.5.0.0.conf
|
|
+++ lib/package.conf.d/stm-2.5.0.0.conf
|
|
@@ -34,5 +34,5 @@ dynamic-library-dirs: ${pkgroot}\x86_64-windows-ghc-9.2.1
|