Georgi Lyubenov

Results 62 comments of Georgi Lyubenov

We can't straightforwardly do this, because `liquid-base`s on hackage are pinned to their corresponding `base` versions, but there is no `liquid-base-4.14.3.0`, which would correspond to `base-4.14.3.0` which is in our...

While I do strongly agree with the sentiment of "let's not bash people doing free labour", I'd also like to express thanks to @tfausak for the write-up. This was not...

So it might be worth extending the `KeyMap` interface with a filtering mechanism?

Any objections to adding this? If there are performance concerns we could highlight this very heavily in the docs, but I think it's convenient to at least have the option...

@varosi `maybeResult` converts `Partial` values to `Nothing`s - this is intended behaviour. You need to feed it an empty input (empty string) in order for the `Partial` to turn into...

I tried to take into account ghc 8.0.2 this time around.

If we want to avoid the hiding personally I'd prefer just disabling the warning, as Andreas suggested in > In the light of this, maybe the better patch here is...

I reverted the previous changes and disabled that warning globally for `containers`.

It would need to be turned on for versions **newer** than whatever ghc/base version ships with the `liftA2` export change.

Any possibility of this happening?