Ricardo Catalinas Jiménez

Results 3 issues of Ricardo Catalinas Jiménez

The haskell maker tries eagerly to use the 'stack' command if it's available (e.g.: https://github.com/neomake/neomake/blob/master/autoload/neomake/makers/ft/haskell.vim#L92). Given that the Haskell community is in a bicephalic status cabal/stack, sometimes we prefer one...

Given that `go get` is deprecated, we should change this line to use `go install` instead: https://github.com/dougm/go-projectile/blob/ad4ca3b5695a0e31e95e3cc4ccab498f87d68303/go-projectile.el#L100

When installing packages with the v2-/new-* cabal commands, are this reachable by haskell-docs? Seems it doesn't work for my. Only globally installed packages are available for inspecting docs.