Kosyrev Serge

Results 61 issues of Kosyrev Serge

`Wires` is a new FRP library by Ertugrul Söylemez: - https://hackage.haskell.org/package/wires

help wanted

This addresses the lack of platform conditionalisation for the `Win32-network` dependency: https://github.com/input-output-hk/iohk-monitoring-framework/issues/595

This builds on GHC 8.4-alpha1, 8.0.2 and 7.10.3. Fixes #17

This is an attempt to remedy #217.

``` Game: /nix/store/d4qb15n9kycxbbngwnnngl6xzjf0nc8s-glxinfo-8.3.0/bin/glxinfo Tracefile: glxinfo.bin Logfile: /tmp/vogltrace.glxinfo.2017_03_19-05_44_19.log (will have PID appended) ==32397== Conditional jump or move depends on uninitialised value(s) ==32397== at 0x4C2D820: rindex (in /nix/store/j6575j2yywgbymdr3pbnz9b5caa6jyz0-valgrind-3.12 .0/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==32397== by 0x6879C26:...

When `--check` mode is used to _re_deploy a EC2 Security Group with has a port wildcard grant (1-65535) fails, because `boto` returns (None, None) as the port range. Sadly, I...

Just a place to facilitate discussion.

1. make `globals` into a parameter 2. allow definition of derived deployment shells

@deepfire commented on [Thu Nov 07 2019](https://github.com/input-output-hk/cardano-node/issues/285) # Terminology - `iohk-nix` :: The "standard library" of IOHK-specific Nix code intended to simplify usage of `haskell.nix` by the IOHK client repositories....

Since this is 21'th century, we probably can have many (most?) parentheses implied, in a way that is not dissimilar to how Haskell does implicit `{ ... }` blocks (which...

feature