Boot libraries shipping with 9.12.5
Dear boot library maintainers, We are preparing releases for GHC 9.12.5. As part of the release process, we are notifying you about the boot library versions that we are planning to include. As always, please reply swiftly if you need us to include commits that are not included in the release we are planning to ship. The boot library versions for ghc 9.12.5 are as follows: - Cabal: v3.14.2.0 - binary: v0.8.9.3 - bytestring: v0.12.2.0 - containers: v0.7 - directory: v1.3.10.1 - exceptions: v0.10.12 - file-io: v0.1.6 - filepath: v1.5.5.0 - haskeline: v0.8.4.1 - mtl: v2.3.2 - os-string: v2.0.10 - parsec: v3.1.18.0 - pretty: v1.1.3.6 - terminfo: v0.4.1.7 - text: v2.1.4 - time: v1.14 - transformers: v0.6.3.0 - unix: v2.8.8.0 - process: v1.6.29.0 - Win32: v2.14.2.1 - array: v0.5.8.0 - deepseq: v1.5.1.0-1 - hpc: v0.7.0.2 - semaphore-compat: v2.0.0 - stm: v2.5.3.1-8 - xhtml: v3000.2.2.1 - hpc: v0.69 - hsc2hs: v0.68.10 Thank you for notifying me timely if this doesn't look right to you. Best Magnus
(I sanity-checked the versions relative to 9.10.3 and unsurprisingly looks fine.) The only bump so far relative to 9.12.4 is `process` I believe and that is also fine (specially post 9.14.2). Jens
and semaphore-compat which was bumped to 2.0 (and which I had missed because of the newline in the Version field 🤦♂️) I did a fedora rawhide scratch test quick build https://koji.fedoraproject.org/koji/taskinfo?taskID=146020810 of the current tip.
participants (2)
-
Jens Petersen -
Magnus Viernickel