sloane

Results 17 comments of sloane

@mkuron @djk munkiserver has been forked and is now maintained over at https://github.com/munkiserver/munkiserver. @rickychilcott can probably answer some of your other questions. We welcome any suggestions!

Ran into this as well on 0.16. Those operators have been removed. A suggested solution is listed here: https://github.com/elm-lang/elm-platform/blob/master/upgrade-docs/0.16.md#updating-library-usages

Coming here to 👍 this. I've created a gist that you can download and reproduce this with the cli (before I realized this was already an open issue) https://gist.github.com/zperrault/573667b102e4b8fd20ebffd45030462f @Rich-Harris...

@loreto okay good deal! i'll use this test data to validate my implementation against the spec and open a new PR over there :+1:

discussion moved to `jetpack-io/opensource`

I'm will be taking a look at this. Thanks for opening the issue!

@adriantoine are you able to provide a file (perhaps via gist) that we could use to reproduce the issue?

Don't hold your breath but my long term goal is to write a syntax and indent file from scratch that works well. Right now a lot of the syntax and...

Thanks for reporting this. It looks like Ecto isn't calling `TypeID.autogenerate/1` for some reason. I'll look into this further.