openbsd-ports/lang/ghc/patches
kili c88b795280 - Don't build/use the execvpe() bundled with libraries/unix.
Unfortunately, we can't completely remove or skip include/execvpe.h
  and cbits/execvpe.c, because they also contain pPrPr_disableITimers(),
  which is called from the Haskell code.

- Switch back to GhcThreaded=YES (default). It's stupid, it's not
  required by GHC (IIRC it was required a long time ago back when
  ghci used libreadline), but it may help finding rthread bugs.
  Until now, I did run four complete builds of GHC and all Haskell
  ports with dpb without any problems.
2012-03-23 20:17:06 +00:00
..
patch-compiler_ghc_mk Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-compiler_main_DynFlags_hs Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-ghc_mk Some bindist tweaks. No change for regular builds, but necessary 2011-08-21 21:38:04 +00:00
patch-libraries_base_cbits_PrelIOUtils_c Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-libraries_base_GHC_IO_Encoding_hs Update to 6.12.2. 2010-04-22 21:49:37 +00:00
patch-libraries_base_GHC_IO_Encoding_Iconv_hs Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-libraries_base_System_IO_hs Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-libraries_bin-package-db_Distribution_InstalledPackageInfo_Binary_hs Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-libraries_Cabal_Distribution_InstalledPackageInfo_hs Add a `pkgpath' field to installed GHC libraries. Only applies to 2010-11-03 21:32:08 +00:00
patch-libraries_Cabal_Distribution_Simple_Register_hs Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-libraries_Cabal_Distribution_Simple_Setup_hs Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-libraries_Cabal_Distribution_Simple_Utils_hs Fix totally stupid error message hiding fuckup in cabal. 2011-07-23 16:38:54 +00:00
patch-libraries_gen_contents_index Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-libraries_integer-simple_integer-simple_cabal Some bindist tweaks. No change for regular builds, but necessary 2011-08-21 21:38:04 +00:00
patch-libraries_process_include_runProcess_h Using vfork(2) is evil, but adding a line like 2011-06-30 21:25:17 +00:00
patch-libraries_process_tests_process007_hs Workaround for failing test case process007: use bash (yuck!) 2011-09-16 21:17:41 +00:00
patch-libraries_unix_cbits_execvpe_c - Don't build/use the execvpe() bundled with libraries/unix. 2012-03-23 20:17:06 +00:00
patch-libraries_unix_include_execvpe_h - Don't build/use the execvpe() bundled with libraries/unix. 2012-03-23 20:17:06 +00:00
patch-mk_config_mk_in Update to ghc-7.0.4. 2011-06-30 21:26:15 +00:00
patch-mk_install_mk_in Update to 6.12.2. 2010-04-22 21:49:37 +00:00
patch-rts_posix_Signals_c Simplify the SIGTSTP handler to let it work with uthreads. 2011-12-27 20:53:01 +00:00
patch-testsuite_driver_testlib_py Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-testsuite_mk_test_mk Update to 7.0.3. 2011-04-11 14:30:32 +00:00
patch-testsuite_tests_ghc-regress_cabal_ghcpkg01_stdout Fix the ghcpkg01 test case. 2011-09-15 17:23:29 +00:00
patch-testsuite_tests_ghc-regress_codeGen_should_run_all_T Update to 6.12.2. 2010-04-22 21:49:37 +00:00