sternenseemann
                                            sternenseemann
                                        
                                    The bad thing currently is that the configuration has to match in two places: a) the `spacecookie.socket` file and b) the `spacecookie.json` config. This can be improved by: * Learning...
Would be mostly just to have it or as a gimmick.
* [ ] Test build of example program, sanity check * [x] integration tests * [ ] Unit tests for library * [x] gophermaps * [ ] gophermap parse failures...
JSON is not a configuration file format. I'll keep supporting it in the future, since it is convenient for the NixOS module. As we keep JSON, we should maybe look...
Recently it seems to be a trend to TLS-enable gopher servers and even some gopher clients seem to support TLS. I don't think it's a good idea to support it...
Changes for 1.0 if I get around to it. Ideally backwards compatible, but not a requirement. * [ ] Comments for the whole file * [ ] Allow unindented empty...
```console $ stack test … [TEST] Data.LargeHashable.Tests.Inspection:genericSumGetsOptimized (test/Data/LargeHashable/Tests/Inspection.hs:40) assertFailure test/Data/LargeHashable/Tests/Inspection.hs:41:11: genericUpdateHashSum mentions none of GHC.Generics.V1, GHC.Generics.U1, GHC.Generics.M1, GHC.Generics.K1, GHC.Generics.:+:, GHC.Generics.:*:, GHC.Generics.:.:, GHC.Generics.Rec1, GHC.Generics.Par1 failed: genericUpdateHashSum :: SumTest -> LH ()...