Results 7 comments of JP Rupp

I still get output from `hindent` that looks like this: ```haskell arbitraryXPrvKey :: Network -> Gen XPrvKey arbitraryXPrvKey net = XPrvKey arbitrary arbitrary arbitrary arbitraryHash256 arbitrary pure net ``` I...

I still have this problem: min and max are always being reported as 0.0 for a distribution.

I'm getting this error since a recent update in Fedora 34.

Hey Mats, I’m not extremely happy with persisting InMemoryDBHandler to disk at shutdown unless one can be absolutely sure that there will not be any data loss if this serialisation...

I like it, the simpler the better. > On 16 May 2016, at 21:03, Alexander Chepurnoy [email protected] wrote: > > Why not some transactional embedded key-value database? It is almost...

What do you think about this? https://github.com/jOOQ/jOOQ https://github.com/jOOQ/jOOQ > On 16 May 2016, at 21:03, Alexander Chepurnoy [email protected] wrote: > > Why not some transactional embedded key-value database? It is...

Probably make it do the same that the Cereal library does.