Carsten Csiky

Results 56 comments of Carsten Csiky

> Ultrawide and 4K screens are becoming more popular, and many people that had multiple screens previously are switching or thinking about switching to a single larger monitor. In such...

That is understandable I'm not sure if `instance showKingShow` can be defined outside of `Type.Proxy`, because it would be an orphan instance

That's funny ^^ I had already written tests for this 2 years ago, but forgot to stage them in git. They are now pushed.

It would be nice to run this in quickcheck, but I cannot find a good way to use `reifySymbol` with typeclass-computations: `reifySymbol qcSymbol testReverseTwice`, but the type of ```purescript reifySymbol...

Changed to WIP. I'll need to look into the 0.14 changed a bit more to update this PR correctly

That sounds great. In that case I'll clean the PR up, so that it could be merged. The codec is already testes with Twinkle. In reads to logging: I think...