Open mchakravarty opened 10 years ago
has this been done yet?
No. TBH I am still using the version on that branch and, in the meantime, I created more patches that need to be merged into master from that branch. I just haven't found the time for it 😞
What about the converse and adding ghc 8 support to the older branch ?
On Sunday, October 30, 2016, Manuel M T Chakravarty < notifications@github.com> wrote:
No. TBH I am still using the version on that branch and, in the meantime, I created more patches that need to be merged into master from that branch. I just haven't found the time for it 😞
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mchakravarty/language-c-inline/issues/46#issuecomment-257183553, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAQwrVRKkabIa9D3vb2aM4Vt8L2moajks5q5RbfgaJpZM4C0Kh_ .
Should be possible, I assume. I didn't try using GHC 8 yet. What's going wrong?
I didn't dig too deep but mostly some th constructors have an extra arg. Your 0.8 branch seems to build fine though I've yet to test it. Will dig deeper tomorrow
On Sunday, October 30, 2016, Manuel M T Chakravarty < notifications@github.com> wrote:
Should be possible, I assume. I didn't try using GHC 8 yet. What's going wrong?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mchakravarty/language-c-inline/issues/46#issuecomment-257193890, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAQwiJnVoSa_-1zKvU6aDcyJH3tqnfvks5q5T3zgaJpZM4C0Kh_ .
Do you mean the release/0.7
branch? Let me know what you find.
Cherry pick 7566546b245062128292e29b1705b74cc68e8db3 and 57eafb13032bee6fc74712b6d08ad9df5ea91b5a from the release/0.7 branch.