elm-check icon indicating copy to clipboard operation
elm-check copied to clipboard

Update code and dependencies for Elm 0.16

Open Janiczek opened this issue 9 years ago • 12 comments

This will probably transitively propagate to other packages such as elm-random-extra.

Janiczek avatar Oct 31 '15 08:10 Janiczek

@TheSeamau5 is this on your radar? Would be happy to make a PR for it. :smiley:

rtfeldman avatar Nov 12 '15 01:11 rtfeldman

+1, this is blocking my nonempty list library.

Actually Hassan seems to have been out for months. But I see Richard's company has forked everything and updated it. Thanks! https://github.com/NoRedInk/elm-check/tree/1.0.0

mgold avatar Nov 18 '15 20:11 mgold

Awesome!

Janiczek avatar Nov 19 '15 00:11 Janiczek

Except I still couldn't get it to work because of the Elm-Check dependency?

mgold avatar Nov 19 '15 00:11 mgold

@mgold updating the elm-check fork is blocked on updating the elm-random-extra fork, as some breaking Core changes to Random in 0.16 make for a nontrivial upgrade path there.

rtfeldman avatar Nov 19 '15 06:11 rtfeldman

Okay I'll look into that.

mgold avatar Nov 19 '15 15:11 mgold

Done: NoRedInk/elm-random-extra#1

mgold avatar Nov 19 '15 17:11 mgold

Hey guys, I'm really sorry for disappearing. I've had a lot on my plate these past few months and I can't believe how it has really kept me from doing any programming. I'm glad you guys have forked this library and I'm really sorry for not warning you guys. I hope everything works out now. Hopefully now I finally have some time to do some programming, so you might see me helping around a little nowadays.

TheSeamau5 avatar Mar 02 '16 14:03 TheSeamau5

Great to see you again @TheSeamau5! :smiley_cat: :tada: :grinning:

rtfeldman avatar Mar 02 '16 15:03 rtfeldman

:tada: :smile: Welcome back! The plan is to move these libraries to elm-community when 0.17 comes around. It would be great to move the base fork, and then replay the NoRedInk changes on top of it.

mgold avatar Mar 02 '16 17:03 mgold

Thank you so much guys. I see. I don't know how to move the base fork, so just tell me how to do it when the time comes and I'll do it,

TheSeamau5 avatar Mar 03 '16 01:03 TheSeamau5

It's under settings somewhere, and yes we'll get your attention when the time comes. (By "base fork" I mean the original, unforked repo, which is to say yours and not NoRedInk's.)

mgold avatar Mar 03 '16 04:03 mgold