Kosyrev Serge
Kosyrev Serge
So, there are following entities: 1. Project root -- the absolute root that contains all packages with their `.cabal` files. Often contains the `cabal.project` file. 2. Packages -- the set...
@mstksg, how would you approach saving a modified config? I see no way to produce a value of `Config`, other than the `load*` functions..
Same issue with a Logitech H360 headset.
Plagman, nobody cares about hardware volume. The bug report was about audio keys not working. There is a difference -- you discredited a particular solution to the problem, but we...
https://github.com/input-output-hk/iohk-ops/pull/555 -- we have to maintain releases manually, otherwise no binary cache to enjoy..
I'll try to use the Simon's Hack at https://ghc.haskell.org/trac/ghc/ticket/14860#comment:1 as a workaround..
..or even the option by IcelandJack: https://gist.github.com/Icelandjack/aeda8e98214cc52c96230af7b8724d25
I have the `Code a ~ '[Head (Code a)]` reduction stack blowup error buried inside a fairly tangled piece of code. I'll try to find some time to extract it,...