Mitchell Dalvi Rosen

Results 293 comments of Mitchell Dalvi Rosen

Bit premature at the moment ;)

Hm, I assigned myself to this ticket, but then unassigned. I actually don't really like the Elm style, it seems a bit limited. Wouldn't you want the main view to...

I think @exw's work on single-page-appifying the browser may cover this. Linking directly to a definition (or branch, or whatever) would be 👌

Hey! Just putting myself down as someone who's interested in this issue. Any more word from a maintainer on whether or not this function ought to exist? Thanks :+1:

I'm +1 for merging `Fold` and `FoldM`, if that's up for discussion.

Any reason why the functions all have -ed suffixes? It looks like it would be more idiomatic to just call them 'map', 'filter', etc. as foldl was designed to be...

Hm, it looks like `mapped` has already been in the repo since 1.0.2, as `premap`

Do you happen to have a branch on Share we can check out to reproduce?

I believe `hlint` just turns on a bunch of extensions for maximum parseability. That's probably preferable to parsing the cabal file (especially because every component has its own `default-extensions`).