Matt Windsor

Results 8 comments of Matt Windsor

Sorry to gravedig, but [this PR](https://github.com/ocaml/opam-repository/pull/14355) also just bounced several times for what looks like a related reason: ``` Open PR to ocaml/opam-repository? [Y/n] y Opening pull request to merge...

Sorry for late reply! The resulting curl invocation is: ``` curl -s -S -K - -D - --data {"title": "[new release] travesty (0.6.0)","base": "master", "body": "Monadically traversable containers\n\n- Project page:...

I can't immediately see anything similar on the original post, unless it's also something odd like an nbsp.

My understanding was that higher-kinded types would need CLR changes, hence why Claudio and I didn't propose them (our design specifically avoids CLR changes). I could be wrong though.

(I thought I'd replied to this, but seemingly not… maybe I forgot to hit comment!) @Thaina I'm not entirely sure I understand the anonymous concept syntax you propose, because it...

@orthoxerox Thanks for the mention! @crusso and I still actively working on the prototype until the 27th. Some things that would normally use HKTs can indeed be mocked up using...

Sorry for gravedigging, but did anything ever come of this? I was looking at linenoise (via [rust-linenoise](https://github.com/octplane/rust-linenoise)), but the current master has no win32 support by the looks of it,...

It looks like @johnwickerson fixed this in `dev` back in September! :) I'm not sure (after a half-awake skim-read of the git blame) which commit was responsible, though.