Mark Karpov

Results 42 issues of Mark Karpov

Hi, I'm trying to investigate why this build in failing: https://travis-ci.org/mrkkrp/dot-emacs/builds/150880103#L4205 It seems it's doing fine, but always chokes on trying to find `async-bytecomp.log` file for some reason. I have...

Currently the API is rather inconvenient.

enhancement
feature-request

Espectially when we want to prove several composed properties (using `Via`), every time we must first get projection of `p` from ```t `Via` p```, which may be quite expensive.

performance

There is nothing really complex here, but a test suite would be good, still.

enhancement

Add some example programs.

docs

Sometimes `ace-link` behaves strange in `markdown-mode`. It looks like in all cases it outputs the message: ``` ace-link: markdown-mode isn’t supported ``` However sometimes despite the message, links are opened...

This is not strictly a bug per se, but perhaps an opportunity for improvement. I have recently tried to use `lsp-mode` in conjunction with `direnv-mode`. A directory-specific environment provided `ocamllsp`—OCaml...

Could be useful when Megaparsec is used to parse binary data.

feature-request

Attoparsec has it: https://hackage.haskell.org/package/attoparsec-0.13.2.2/docs/Data-Attoparsec-Text.html#v:scan.

enhancement
feature-request