darcs

Patch 2172 fix GHC 9.0 compile error

Title fix GHC 9.0 compile error
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2021-05-15.14:51:07 by ganesh, last changed 2021-06-03.13:30:36 by bfrk.

Files
File name Status Uploaded Type Edit Remove
fix-ghc-9_0-compile-error.dpatch ganesh, 2021-05-15.14:51:06 application/x-darcs-patch
patch-preview.txt ganesh, 2021-05-15.14:51:06 text/x-darcs-patch
unnamed ganesh, 2021-05-15.14:51:06 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22777 (view) Author: ganesh Date: 2021-05-15.14:51:06
Overall we're quite close to being able to build with GHC 9.
After this patch the biggest obstacle is that
regex-compat-tdfa doesn't build:

https://hub.darcs.net/shelarcy/regex-compat-tdfa/issue/2

1 patch for repository darcs-unstable@darcs.net:screened:

patch 821fbe1391f263d5becc87e1dea077a46f1eb2ba
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Sat May 15 15:55:25 BST 2021
  * fix GHC 9.0 compile error
  
  I suspect that it was caused by the changes to
  impredicativity in GHC 9.
Attachments
History
Date User Action Args
2021-05-15 14:51:08ganeshcreate
2021-05-15 14:52:41ganeshsetstatus: needs-screening -> needs-review
2021-06-03 13:30:36bfrksetstatus: needs-review -> accepted