Emily Pillmore

Results 143 comments of Emily Pillmore

I'll go do the needful then. Additionally, I'm finding somethings are used internally, with full haddocks that would be useful to export, but are not (e.g. `filterWithKeyA`). Can we export...

I'll raise separate PRs to not dirty the history

The problem with base64 is that you can have a string that consists only of valid characters from a particular base64 alphabet, and have it still be _structurally_ incorrect base64,...

Though, actually, now that i think about it, this would also subsume the `isValid` check and I could remove some code. Do you want to work on this or should...

> If they encode an invariant that can't be checked, why bother? It's very rare for a base64 value to come from within a program (why bother base64 encoding it...

Intentionally, because I wasn't a big fan of shea's contribution in the first place and it doesn't meet my personal threshold for significance. He had a specific use case, but...

Adding a message would be quite easy, since this is desirable behavior that just needs some information attached. @ptkato do you want to add the PR for that or should...

Yeah, i thought i updated that already and assumed there was something different for `cabal init -n`. @fgaz were you using an up to date binary?

I can add an annotation here. Any gripes @kozross?

Thanks for the report @z1617 - we're looking into it today