Kosyrev Serge

Results 61 issues of Kosyrev Serge

This is somewhat debatable, as the title specification mechanism can not express configurable uniformity of the titles. Maybe that's a way to start a discussion : -)

From a user's perspective, this is highly intriguing.

add system

Sometimes opening a new .hs file takes ages -- imports are processed at the rate of one per several seconds. GHC version: 7.10 I could provide an example of a...

type: performance

The title basically says it -- uncommenting the examples at https://github.com/athanclark/cassowary-haskell/blob/master/test/Linear/Constraints/CassowarySpec.hs#L94 unearths type errors and missing symbols.

After bumping `haskell.nix`/`iohk-nix`/Nixpkgs, we no longer have the 6.x package set for NodeJS: https://buildkite.com/input-output-hk/cardano-sl/builds/13937#_ ``` explorerFrontend: attribute 'nodejs-6_x' missing, at /var/lib/buildkite-agent/builds/packet-buildkite-3-ci3-1/input-output-hk/cardano-sl/explorer/frontend/default.nix:63:14 ``` This can potentially be pretty bad, if: 1....

An instance of a failure is in https://github.com/input-output-hk/cardano-sl/pull/3798

#### Your system information * Steam client version: *unrelated* * SteamOS version: 2.195 * Opted into Steam client beta?: *unrelated* * Opted into SteamOS beta?: Yes * Have you checked...

#### Your system information * Steam client version: *unrelated* * SteamOS version: Brewmaster 2.195 * Opted into Steam client beta?: Yes * Opted into SteamOS beta?: Yes * Have you...

First, I apologise in advance, if this is not a valid place for such issues, so please feel free to close this, if that's the case. The problem is that...

Commands are not disambiguated (while options are): ``` params_parser ∷ Parser Params params_parser = Params strOption (long "server" metavar "HOSTNAME" help "Server") strOption (long "login" metavar "LOGIN" help "Username") hsubparser...

enhancement