Gabriella439 / Haskell-Index-Core-Library

Indexed Types
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Enable PolyKinds #7

Closed k0001 closed 8 years ago

k0001 commented 8 years ago

This change enables the kind of the indexes to be polymorphic, whereas previously they were fixed to kind *. It's a backwards compatible change.

Gabriella439 commented 8 years ago

Do you have any other changes in mind or can I upload these changes to Hackage?

k0001 commented 8 years ago

I have no other concrete changes at this point, I'm just playing around with the library to see if it works for a small project I have in mind. If something else comes up I'll report it here, but go ahead and upload it to hackage if you want to. On Apr 3, 2016 3:41 AM, "Gabriel Gonzalez" notifications@github.com wrote:

Do you have any other changes in mind or can I upload these changes to Hackage?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Gabriel439/Haskell-Index-Core-Library/pull/7#issuecomment-204889197

k0001 commented 8 years ago

Actually, let me verify whether the "Do" module also needs to have PokyKinds enabled before sending this to hackage. I'm not sure. On Apr 3, 2016 10:30 AM, "Renzo Carbonara" gnuk0001@gmail.com wrote:

I have no other concrete changes at this point, I'm just playing around with the library to see if it works for a small project I have in mind. If something else comes up I'll report it here, but go ahead and upload it to hackage if you want to. On Apr 3, 2016 3:41 AM, "Gabriel Gonzalez" notifications@github.com wrote:

Do you have any other changes in mind or can I upload these changes to Hackage?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Gabriel439/Haskell-Index-Core-Library/pull/7#issuecomment-204889197

Gabriella439 commented 8 years ago

I can upload now if you want

k0001 commented 8 years ago

Gabriel, feel free to upload this, I won't be submitting any new changes soon. On Apr 4, 2016 10:34 PM, "Gabriel Gonzalez" notifications@github.com wrote:

I can upload now if you want

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Gabriel439/Haskell-Index-Core-Library/pull/7#issuecomment-205583073

Gabriella439 commented 8 years ago

Alright, this is up on Hackage as index-core-1.0.3