darcs

Patch 2244 support ghc-9.2 (and 2 more)

Title support ghc-9.2 (and 2 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2022-06-03.06:58:05 by bfrk, last changed 2023-06-24.16:27:53 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2022-06-03.06:58:03 text/x-darcs-patch
support-ghc_9_2.dpatch bfrk, 2022-06-03.06:58:03 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23004 (view) Author: bfrk Date: 2022-06-03.06:58:03
3 patches for repository http://darcs.net/screened:

patch 54b036dffeddc80b89cf110425d7f78cd227f54d
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Apr 25 16:08:08 CEST 2022
  * support ghc-9.2

patch f985a073f98661f639f1c91e1631a4bb9402514b
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Apr 25 16:10:13 CEST 2022
  * fix or suppress warnings new in ghc-9.2

  This is about -Wincomplete-record-updates and -Wincomplete-uni-patterns. I
  bothered to actually fix the code only where this wasn't too much hassle and
  suppressed the warnings elsewhere.

patch 13c029b636dae062ed4be7ef3a1e3c0e4e3c1c0e
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue May 31 21:32:46 CEST 2022
  * update outdated dependencies
Attachments
msg23385 (view) Author: ganesh Date: 2023-06-24.15:57:47
looks good
History
Date User Action Args
2022-06-03 06:58:05bfrkcreate
2022-06-03 06:58:34bfrksetstatus: needs-screening -> needs-review
2023-06-24 15:57:47ganeshsetstatus: needs-review -> accepted
messages: + msg23385
2023-06-24 16:01:16ganeshsetstatus: accepted -> accepted-pending-tests
2023-06-24 16:27:53ganeshsetstatus: accepted-pending-tests -> accepted