darcs

Patch 1487 add pragma needed for GHC 8.0 (and 2 more)

Title add pragma needed for GHC 8.0 (and 2 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2016-04-21.05:40:33 by ganesh, last changed 2016-04-21.20:00:15 by gh.

Files
File name Status Uploaded Type Edit Remove
add-pragma-needed-for-ghc-8_0.dpatch ganesh, 2016-04-21.05:40:32 application/x-darcs-patch
patch-preview.txt ganesh, 2016-04-21.05:40:32 text/x-darcs-patch
unnamed ganesh, 2016-04-21.05:40:32 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg19181 (view) Author: ganesh Date: 2016-04-21.05:40:32
The GHC 8.0 release is approaching. Nothing much seems to have
changed between GHC 8.0 rc2 and rc3, so it's probably time
to get these patches into mainline.

Some dependencies haven't been updated yet so anyone trying
this will need to pass --allow-newer to cabal, and also apply
https://github.com/yesodweb/Shelly.hs/pull/119 to shelly
if building the tests.

3 patches for repository darcs-unstable@darcs.net:screened:

patch cb5aabeb8a5e366ffcf3762c2c9f52a5e511bae8
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Sun Feb 28 17:33:04 GMT 2016
  * add pragma needed for GHC 8.0

patch 4eab8fc6b1973b63a57dade3595c19f91829b534
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Sun Feb 28 17:32:38 GMT 2016
  * add type signature needed for GHC 8.0

patch c77917c95f98e03832300b847c24a68eb32454fc
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Sun Feb 28 20:22:32 GMT 2016
  * support base-4.9 (GHC 8.0)
Attachments
msg19188 (view) Author: gh Date: 2016-04-21.20:00:15
I tried with GHC 8.0 rc3 and indeed these patches are necessary. Accepted.
History
Date User Action Args
2016-04-21 05:40:33ganeshcreate
2016-04-21 05:43:33ganeshsetstatus: needs-screening -> needs-review
2016-04-21 20:00:15ghsetstatus: needs-review -> accepted
messages: + msg19188