hseg

Results 90 comments of hseg

> > * A `papis doctor` check for documents without metadata > > There is already a `keys-exist` check that you can probably use for this purpose (by default it...

(note conditional formatting is also requested in #296 - this is clearly a pain point)

Can confirm `cabal build && cabal test` passes with `base-4.19.0.0` on my system.

Understood. Was trying to get clarification whether this was a regression or a deliberate policy. Provided PKGBUILD as stopgap in case of the former, will formally publish it for Arch...

Done: https://aur.archlinux.org/packages/hlint-static-git/

It appears (cf the above-linked aur page) that the builds no longer require `libtinfo.so.5` - if you can confirm this is intended behaviour/we won't regress on this, seems this can...

Was going through my old open tickets, this is still broken on `Hlint 3.8`: ```haskell {-# LANGUAGE MonadComprehensions #-} f x = [x | True] g = fromMaybe [] ....

Still unclear how to use a custom directory - `-d` and `--d` both fail to work with a moved directory.

This is on Hoogle 5.0.17.13

By the fact the issue is still open, thought it was still relevant to Hoogle 5. Can't find relevant docs though. On 24 January 2020 12:45:16 GMT+02:00, Neil Mitchell wrote:...