Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Esteves
b388850ca4 haskellPackages: fix eval cycle when doCheck is enabled for cross 2026-03-17 13:58:51 +00:00
Alexandre Esteves
bbe0f30228 haskellPackages: add missing dependencies on windows 2026-02-17 23:09:49 +00:00
Alexandre Esteves
35dd3a3a2a haskellPackages.http-client: add dependency on safe for windows 2026-02-14 21:22:37 +00:00
Alexandre Esteves
ba8adba743 haskellPackages.unix-time: add dependency on pthreads for windows 2026-02-14 21:22:36 +00:00
Alexandre Esteves
b67242ab87 haskellPackages.streaming-commons: remove upstreamed patch 2026-02-14 21:22:36 +00:00
Alexandre Esteves
2accbad122 haskellPackages.network: fix crash when running inside Wine
Fixes error:
  Network.Socket.setSockOpt:failed(Badprotocoloption(WSAENOPROTOOPT))
2026-02-10 12:45:25 +00:00
Alexandre Esteves
d0a1b36cea haskellPackages.iserv-proxy: workaround runtime failure due to pseudo relocation 2026-02-10 12:45:24 +00:00
Alexandre Esteves
20df4a1dbe haskellPackages: support Template Haskell when cross compiling
This makes TH work when cross-compiling between aarch64 and x86_64 for
both glibc and musl.

pkgsStatic does not work, yet and neither does darwin.
2025-11-30 19:14:31 +01:00
Alexandre Esteves
34db4e48b7 haskellPackages.streaming-commons: fix build on windows 2025-10-23 23:04:12 +01:00
Alexandre Esteves
9cb747d793 haskellPackages.network: fix build on windows 2025-10-23 23:04:12 +01:00