Mark Karpov

Results 42 issues of Mark Karpov

Please restore the old colors, it's a pain to work with the colors after the recent update. @tarsius ![sucking-diffs](https://user-images.githubusercontent.com/8165792/63041084-4a8c7880-bec7-11e9-9c64-e7521463639b.png)

This is a function that we found ourselves needing sometimes.

cla: yes

#386 is fixed, but unfortunately now there is another one: https://travis-ci.org/mrkkrp/dot-emacs/jobs/423066997#L3052 ``` Debugger entered--Lisp error: (void-variable nil-completion-table) ```

I use `nixos_image_custom` to create a NixOS image from a given NixOS configuration and put it into a bucket. Then I use this image in `google_compute_instance_template` (via `disk.source_image`). The problem...

*This issue describes the next step regarding the operator chains overhaul, it is based on the work in #830 and #845.* Make Ormolu analyse a project (if it has found...

feature-request

Ormolu currently transforms this snippet ```haskell -- | Foo. data Foo = Foo -- | Bar Char -- | Baz Int ``` into ```haskell -- | Foo. data Foo =...

style

I'm trying to use the library with the PubSub emulator. According to the [docs][docs] setting the following environment variables ``` export PUBSUB_EMULATOR_HOST=localhost: export PUBSUB_PROJECT_ID= ``` Should inform the applications built...

This is necessary to move on with the development at this point.

enhancement

If we parse this input: ```haskell import qualified MegaModule as M ( (>>>) -- (1) , ()`, `-- (2)` appears in annotations for `(