Kobayashi

Results 14 issues of Kobayashi

## Changes - Try my best to preserve the original indentation of record fields - Add haddock comments to data constructors - Add me as a code owner to this...

Currently, `cabal-hoogle` reads `setup-config` file produced by `Cabal` library. That file is not backward compatible. This can only be solved properly when Cabal supports `--enable-build-info`, see [this upstream issue](https://github.com/haskell/cabal/issues/7489). As...

`builtins.baseNameOf` and `builtins.pathExists` requires the derivation that provides `path` in its output to be built during evaluation phase. We have a `x86_64-linux` Hydra server with a MacOS machine as a...

The current CI setup was written two years ago and is broken. Consider switching to [haskell-ci](https://github.com/haskell-CI/haskell-ci) which is popular these days.