Moved to @ad-si
Moved to @ad-si
Yeah, that's a good idea!
+1 This would be really helpful!
@YugoCode The directory is only visible for a sudo user. Switch to a root shell with `sudo -i` and then you can change into the directory `cd /Volumes/iPhone`
Oh, that's too bad. I just tried to compile it with the latest version and I got "just" 60 errors and they all had really clear instructions how to fix...
I wanted to give this a shot, but the whole `Foreign` stuff seems to have changed quite a bit. What's the correct way to implement this nowadays? https://pursuit.purescript.org/packages/purescript-foreign-generic ?
Why are there so many places using `IsForeign` anyways? Shouldn't there just one place where the docstring gets parsed and that's all the interaction with the outside world?
+1 Yeah, absolutely! Exactly my opinion!
I guess the first thing would be to display a simple list of all packages by an account. At the moment http://package.elm-lang.org/packages/elm-lang displays an 404 🙈. I'd be willing to...
To quote @raould from the original issue: 1. go to http://package.elm-lang.org/packages/elm-lang/core/2.0.1/Array 1. see "elm-lang / core / Array" at the top of the page 1. wonder why the "elm-lang" part...