Emily

Results 279 comments of Emily

I'm developing a service that uses Supertokens (managed hosting) and I'm interested in this. What's the current best practice for writing end-to-end tests?

For me this error code means that I have a firewall running (e.g. LuLu)

Well, there are two choices: 1. `toInt` should be lossless; in this case we need to define a class `ToInt` 2. `toInt` is just for convenience, and can be defined...

CSL will have to run on 32-bit machines, AFAIK.

Is there a way to implement this using current `types`?

You can solve this on a case by case basis if you don't actually want polymorphic updates. (And.. maybe even if you do?) Let's say you have: ```haskell data RefundT...

HSE might not support the dot notation, though. (But I haven't checked.)

HSE is not developed anymore and hasn't been for a while: > Dan Burton is currently keeping haskell-src-exts on life support. If you are interested in more actively making improvements...

Yeah, using [`recordDotPreprocessorOnFragment`](https://hackage.haskell.org/package/record-dot-preprocessor-0.2.12/docs/RecordDotPreprocessor-Lib.html#v:recordDotPreprocessorOnFragment) could actually work (and normal RDP for the rest of the code).