nim-works / cps

Continuation-Passing Style for Nim 🔗
MIT License
196 stars 17 forks source link

nimble install cps not working #329

Open marcgehman opened 1 month ago

marcgehman commented 1 month ago

Trying to install cps via nimble install cps, however it's not finding the cps package. I've been able to install many other packages for Nim, including other nim-works packages, just not cps.

shayanhabibi commented 1 month ago

Cps historically hasn’t been on nimble directory. You can do nimble install [link to GitHub page for cps here] and it will work

Lovely piece of history if you want to learn why it’s not on nimble

On Thu, 9 May 2024 at 6:37 AM, marcgehman @.***> wrote:

Trying to install cps via nimble install cps, however it's not finding the cps package. I've been able to install many other packages for Nim, including other nim-works packages, just not cps.

— Reply to this email directly, view it on GitHub https://github.com/nim-works/cps/issues/329, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN2EZW74NJJ4Y5ZRZOUIQP3ZBKSKFAVCNFSM6AAAAABHNZNZX6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4DMNJZGMZTSNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

marcgehman commented 1 month ago

Please share, I'm curious, does it have to do with the rift between nim & nimskull compiler?

disruptek commented 1 month ago

Anyone can submit cps to the package registry; no one has. :shrug:

shayanhabibi commented 1 month ago

Bull

On Sat, 11 May 2024 at 4:27 AM, Smooth Operator @.***> wrote:

Anyone can submit cps to the package registry; no one has. 🤷

— Reply to this email directly, view it on GitHub https://github.com/nim-works/cps/issues/329#issuecomment-2105230722, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN2EZW6ZTL2UYWKYW7YHMJDZBUUS3AVCNFSM6AAAAABHNZNZX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBVGIZTANZSGI . You are receiving this because you commented.Message ID: @.***>