Håkan Thörngren

Results 9 comments of Håkan Thörngren

Sounds very interesting, but I am totally unable to attend (and I do not understand german that well either). I notice that the titles are in english. Is there any...

Thank you all for the links to C based Forths, I will look into them.

The reason that there are so many new functions is that I tried to provide corresponding functions to what already existed. I think the original implementation has too many variants,...

@Bodigrim The `word64HexFixedUpperWidth` function can output something narrower than the type that holds it. The `word64HexFixedUpper` will always output a 64 bit value. Emitting something that is narrower than the...

@Bodigrim Yes, I understand. I am in the middle of some release work and will look at in about 2-4 weeks.

I have no idea. I made a couple of PRs, some were merged but I do not think all of them. Not sure why and it was a long time...

It is good to see healthy open source projects. Sadly I will most likely not be able to update the PR as I work in very different dev stacks these...

You can just fork, clone or define a remote to it and pull things from it as needed. The project is here: https://github.com/hth313-forks/FSharp.Data.GraphQL/tree/deserialization

> At this point the `bytestring-0.11` branch will only receive bug fixes, and not new features. What version of ghc and bytestring do you suggest that I work with?