-
CDC's region client will pass a key range to the ChangeDataRequest, assuming TiKV will perform filtering upon the key range so that only change logs in the range will be streamed back. However, this a…
-
Should be able to take an AST and some extra wasm typing context (probably expressed as a trait) and validate that the bindings described by the AST are well-formed.
-
Failed to install argon with `cabal install argon`.
Error message:
```
Preprocessing library pipes-files-0.1.3...
Pipes/Files.hs:8:14: Unsupported extension: TypeApplications
cabal: Leaving dir…
-
I think the `Stuffed` constructor of the newtype needs to be exported in the module header or we need a `wrap` function that's the opposite of `unwrap`.
The library seems to be geared towards sendi…
-
Hello.
I just wanted to install the STLinkUSB. But I got this error by using `runhaskell Setup.hs configure --ghc`:
`Warning: STLinkUSB.cabal:18:23: Packages with 'cabal-version: 1.12' or later
sho…
-
For the following data type, `deriveGEq` fails to generate a `GEq` instance when using `dependent-sum-template-0.1.1.1` with `dependent-sum-0.6.2.0`.
The example code is here:
```
data DefaultU…
-
-
Neither `query_` or `execute_` can be used to call arbitrary sql without knowledge of the contents. Calling `query_` requires you know the return type and `execute_` is not suitable if the statement r…
-
-
I might be missing something, but I couldn't figure out how to implement this one, so help would be very much appreciated!
Here's a fully-buildable stack project in question: https://github.com/k-b…