Mason Mackaman

Results 44 issues of Mason Mackaman

The following code is giving me `Unnecessary parens` ``` test : Bool test = (if True then identity else identity ) True ```

This will allow people to specify a branch out of convenience, but when `elm-git-install` is run it will be converted into the branch's current hash so there will be no...

from the slack > FYI: IntelliJ-elm does not work well with elm-git-install. The problem is that elm-git-install puts its files in elm-stuff directory, which IntelliJ-elm treats as “Excluded” (to prevent...

I just recently switched to Linux after using Neovim on Windows. I was having a weird error and I tracked it down to having spell check enabled (`set spell`) with...

When I try to view my tests, I just get a list of tests that were created in 2011–2015. My best guess is that I took over someone's old username....

## Description `purs graph` does not detect duplicate modules like `purs compile` does. It seems to use the module that comes from the latest glob it's given. ## To Reproduce...

type: bug

Just a simple flake that exposes the packages in this repo.

If you have an input element of type number that has an invalid input. Trying to set that input back to nothing via the Elm equivalent of `numberInput.value = ""`...

I have found an error in tspl4 that isn't included in the errata. I couldn't find where to report it so I figured I'd just do it here. I'm reading...