SHA256
4
0
forked from pool/ghc

216 Commits

Author SHA256 Message Date
7822933811 osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc revision:25, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=419
2025-08-05 16:03:08 +00:00
44ce6a945f osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc revision:24, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=418
2025-08-01 21:00:51 +00:00
69bbb3901e osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc revision:23, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=417
2025-07-29 10:08:16 +00:00
81f9825da2 osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc revision:22, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=416
2025-07-28 18:48:59 +00:00
0f7d90275c - add gnu23-hp2ps.patch for build hp2ps with gcc15+
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=415
2025-07-24 16:30:33 +00:00
733d530184 osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ghc revision:14, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=414
2025-07-04 14:03:22 +00:00
a96e957352 - more work on riscv64-ncg.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=413
2025-05-15 21:11:53 +00:00
cf3aaf71f8 osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ghc revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=408
2025-05-09 21:00:41 +00:00
b120d4997e osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ghc revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=407
2024-12-10 11:25:51 +00:00
59e390a7a9 - Update to version 9.8.4
* -Wmissing-home-modules now behaves correctly when multiple units have expose the same module name
 * Adjust the demand signature of the prompt# to avoid invalid optimisation of non-terminating programs
 * GHC’s internal Unique type has been widened to 64-bits on 32-bit architectures,
    avoiding potential miscompilations on large projects

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=406
2024-12-03 17:18:25 +00:00
67570845c7 osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc revision:26, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=405
2024-10-26 13:48:27 +00:00
1c7bffb52d Accepting request 1175520 from home:dimstar:Factory
- Replace %patchN with %patch -P N: %patchN is deprecated.

OBS-URL: https://build.opensuse.org/request/show/1175520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=404
2024-06-13 13:12:59 +00:00
9b0bf12ee1 osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc revision:22, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=403
2024-03-19 14:43:32 +00:00
7661ed8e30 osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc revision:20, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=402
2024-03-12 14:59:00 +00:00
f469c6bdfb osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc revision:19, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=401
2024-03-05 22:00:55 +00:00
49a3647de7 osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=400
2024-03-01 19:00:04 +00:00
30004e402f Accepting request 1152126 from home:dimstar:rpm4.20:g
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152126
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=399
2024-02-27 18:54:35 +00:00
4ac073ef93 Accepting request 1150196 from devel:languages:haskell:ghc-9.6.x
- update to 9.6.4
 * Fix a code generator bug on AArch64 platforms resulting in invalid conditional jumps .
 * Fix a simplifier bug that may cause segfaults and core lint failures due to incorrect handling of join points .
 * Ensure unconstrained instance dictionaries get IPE info .
 * Fix a bug where we could silently truncate 64 bit values to 32 bit on 32 bit architectures.
 * Fix a GHCi bug where a failure in the :add command would cause the process to exit .
 * Fix a bug causing suboptimal error messages for certain invalid cyclic module graphs with hs-boot files .
 * Fix a bug causing compiler panics with certain package databases involving unusable units and module reexports
 * Fix some memory leaks in GHCi that manifest on reloads
 * Fix a bug leading to some template haskell splices failing on being reloaded into GHCi due to not clearing the interactive context properly .
 * Fix a type checker crash on certain programs involving implicitly scoped type variables .
 * Fix a bug where certain warning flags were not recognised .
 * Fix an incorrect assertion in the simplifier .
 * Align objects in the data section properly when using the LLVM backend .
 * Ensure concurrent thunk update is sound .
 * Ensure the listAllBlocks function takes the non-moving heap into account .
 * Ensure the non-moving GC is not running when pausing
 * Fix some non-moving loops and bugs on Windows and LLP64 platforms
 * Fix a bug where certain programs could have incorrect async exception masking .
 * Ensure we respect maximum event length and don’t overflow into program memory .
 * Ensure we use the right linker flags on AArch64 darwin
 * Fix a bug where -DNOSMP wasn’t being passed to the C compiler even if the target doesn’t support SMP .
 * Ensure we use the right otool and install_name_tool on Darwin .
 * Fix a bug in ghc-bignum where usage of bigNatIsPowerOf2 might result in out of bounds access .

OBS-URL: https://build.opensuse.org/request/show/1150196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=398
2024-02-25 02:33:07 +00:00
9c8b67016b Accepting request 1126684 from devel:languages:haskell:ghc-9.6.x
- cabal-riscv64.patch: libraries/Cabal: Add support for the 64-bit RISC-V

OBS-URL: https://build.opensuse.org/request/show/1126684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=397
2023-11-15 15:49:04 +00:00
b00184c5ac Accepting request 1126682 from devel:languages:haskell:ghc-9.6.x
- cabal-riscv64i.patch: libraries/Cabal: Add support for the 64-bit RISC-V

OBS-URL: https://build.opensuse.org/request/show/1126682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=396
2023-11-15 15:42:08 +00:00
beabb7c543 Accepting request 1126676 from devel:languages:haskell:ghc-9.6.x
- add sphinx7.patch

OBS-URL: https://build.opensuse.org/request/show/1126676
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=395
2023-11-15 15:30:25 +00:00
1df61e7ad6 Accepting request 1126673 from devel:languages:haskell:ghc-9.6.x
- drop ghc-9.6.3-src.tar.xz.sig

OBS-URL: https://build.opensuse.org/request/show/1126673
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=394
2023-11-15 15:24:44 +00:00
3ccb64b1b4 Accepting request 1126663 from devel:languages:haskell:ghc-9.6.x
- libatomic.patch: Remove unused patch
- ghc-with-interpreter.patch: Hadrian: enable GHCi support on riscv64
- cabal-riscv64: libraries/Cabal: Add support for the 64-bit RISC-V
  architecture
- Adjust constraints for riscv64

OBS-URL: https://build.opensuse.org/request/show/1126663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=393
2023-11-15 15:12:44 +00:00
eb11e9c367 osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=392
2023-11-10 14:07:16 +00:00
d6bc950751 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:27, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=390
2023-08-11 21:01:08 +00:00
b796b8bd62 Accepting request 1102609 from devel:languages:haskell:ghc-9.4.x
- remove post/postun base as is now handled in macros.ghc-extra

OBS-URL: https://build.opensuse.org/request/show/1102609
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=389
2023-08-07 03:46:05 +00:00
0b61a16c3c Accepting request 1088860 from devel:languages:haskell:ghc-9.4.x
- add patch for Sphinx 7 release - sphinx7.patch
- cleanup spec

OBS-URL: https://build.opensuse.org/request/show/1088860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=388
2023-05-24 15:03:09 +00:00
2c57189742 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:23, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=387
2023-05-03 09:19:44 +00:00
8107a25099 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:22
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=386
2023-04-21 09:53:57 +00:00
be41051a28 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:21, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=384
2023-04-19 12:56:42 +00:00
911ef827ea osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:20
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=383
2023-04-07 13:11:21 +00:00
91b7a1a048 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:19, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=382
2023-03-31 15:44:48 +00:00
147816a19f osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=381
2023-03-31 15:31:02 +00:00
39f419bf4c osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=380
2023-03-31 07:24:00 +00:00
6f54991a98 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=378
2023-03-30 08:26:17 +00:00
55778fb44d osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc revision:59, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=377
2023-02-03 09:19:01 +00:00
a10a680468 - drop ghc-8.0.2-Cabal-dynlibdir.patch - hadrian build fails with
this patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=376
2023-02-02 15:44:26 +00:00
8f52177976 osc copypac from project:openSUSE:Factory package:ghc revision:97
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=375
2023-02-02 15:42:00 +00:00
27bc328ece osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc revision:13, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=374
2023-02-02 13:42:05 +00:00
fe49476e6f Accepting request 1060394 from devel:languages:haskell:ghc-8.10.x
update changelog

OBS-URL: https://build.opensuse.org/request/show/1060394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=372
2023-01-23 11:46:56 +00:00
OBS User buildservice-autocommit
c74627ccd9 Updating link to change in openSUSE:Factory/ghc revision 96
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=918b5d89f290402eb2d39f50c3d1d58f
2023-01-18 12:09:32 +00:00
957427e7c5 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc revision:55, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=367
2022-07-17 10:32:39 +00:00
97afc3ce46 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc revision:54, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=366
2022-06-29 12:18:07 +00:00
9f9f2a8e90 Accepting request 973952 from home:marxin:branches:devel:languages:haskell
- Remove dependency on binutils-gold as the package will be removed
  in the future. Gold linker is unmaintained by the upstream project.

OBS-URL: https://build.opensuse.org/request/show/973952
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=364
2022-05-19 08:49:32 +00:00
8458be0e52 fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=363
2021-09-10 14:12:09 +00:00
05eaac3e0b osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc revision:53, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=362
2021-09-10 13:56:36 +00:00
9ef40251b8 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc revision:52, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=361
2021-09-07 15:04:09 +00:00
b3298bf230 Accepting request 902314 from devel:languages:haskell:ghc-8.10.x
- add 4134.patch to fix build with Sphinx4

OBS-URL: https://build.opensuse.org/request/show/902314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=360
2021-06-25 10:03:47 +00:00
9ada62dfc2 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc revision:44, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=359
2021-06-10 14:09:09 +00:00
ab7b542ab5 Accepting request 898339 from devel:languages:haskell:ghc-8.10.x
- 8.10.5 llvm backend needs llvm 10 - 12

- update to 8.10.5

OBS-URL: https://build.opensuse.org/request/show/898339
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=358
2021-06-08 10:55:43 +00:00