purescript-web-router icon indicating copy to clipboard operation
purescript-web-router copied to clipboard

Add to package-sets

Open i-am-the-slime opened this issue 3 years ago • 6 comments

I know it's a bit tedious but I'd love to have a clean packages.dhall if possible.

If you need help, let me know, I've done it with a few packages now!

i-am-the-slime avatar May 31 '21 07:05 i-am-the-slime

This is something I was postponing until the library had some critical feedback. Are you using the library currently, or thinking of using it?

robertdp avatar Jun 01 '21 08:06 robertdp

I'm using it today 😄

i-am-the-slime avatar Jul 15 '21 13:07 i-am-the-slime

@robertdp it is also used in

https://github.com/jonasbuntinx/purescript-react-realworld/blob/ceb76ece30fbb754b2d152686930e1f137900e4b/src/Conduit/Component/Routing.purs#L13 which is the example project for purescript-react-basic

codingedgar avatar Dec 02 '21 21:12 codingedgar

@robertdp Any chance here? I'm currently trying to decrease the size of my manual additions in my package set 😁

i-am-the-slime avatar May 30 '22 11:05 i-am-the-slime

@robertdp Any chance here? I'm currently trying to decrease the size of my manual additions in my package set 😁

@i-am-the-slime Let me update the project to 0.15 and give the async routing implementation a once over. Then there's no reason it shouldn't be in the package set.

robertdp avatar Jun 02 '22 04:06 robertdp

"Better late than never" -- https://github.com/purescript/package-sets/pull/1198

robertdp avatar Jul 22 '22 12:07 robertdp