Kirill Zaborsky

Results 78 issues of Kirill Zaborsky

Речь про https://github.com/gogabr/pfds/blob/master/chapter09.tex#L962 - ``` как спископодобные, так и массивоподобные функции в списках с произвольным доступом ``` само сочетание "*подобные функции" в принципе звучит как-то странно (непонятно как функция может...

Кажется несколько странным перевод "нераздельная" при том что shared переведено как "разделяемая" (в гл. 6)

Running `cargo outdated` fails for our project with the following message: ``` error: failed to select a version for the requirement `libgit2-sys = "^0.13.4"` candidate versions found which didn't match:...

Namely https://haskell-code-explorer.mfix.io/package/conduit-1.3.0.2/show/src/Data/Conduit/Combinators.hs seems to contain some output from CPP preprocessor or some other tool

I have a Stack project and in `.dir-locals.el` I have `((nil . ((dante-methods . (stack)))))`. When I load a file first time everything works fine but when I go to...

enhancement
documentation

Our final target is to use this in `stack2nix`, this PR depends on https://github.com/peti/hackage-db/pull/9 so I guess we'll need `hackage-db` bounds updated when it will get merged

This PR adds proper Hackage revision support in a way that they are specified for Stack projects (i.e. in `stack.yaml` and in Stackage snapshots), prior to this PR Nix builds...