agrafix / Spock

Another Haskell web framework for rapid development
https://www.spock.li
679 stars 56 forks source link

Getting Spock back on Stackage #170

Open Zialus opened 3 years ago

Zialus commented 3 years ago

Spock hasn't been on a LTS Stackage release since 12.26 - https://www.stackage.org/lts-12.16/package/Spock-0.13.0.0

Are there any plans to add it back?

agrafix commented 3 years ago

Yes, I was planning to add it back but haven't gotten around to submitting a PR to the repo yet. Feel free to go for it if you are interested!

Zialus commented 2 years ago

Any news regarding this issue? What would be the steps to add it?

Zialus commented 2 years ago

@jberryman Are you familiar with the process to make this happen?

jberryman commented 2 years ago

@Zialus I'm not totally sure…I don't have bandwidth to be the stackage maintainer, but maybe another user can step up?

Zialus commented 2 years ago

Looks like it's just a matter of editing a yaml in the stackage repo. https://github.com/commercialhaskell/stackage#add-your-package

It might be important to fix this first though: https://github.com/agrafix/Spock/issues/180