-
Large queries can be slow to render (the first time). This might benefit from more strictness. I don't really know how to do Haskell performance very well. If someone would like to experiment with mak…
-
Currently we have:
```
{-# INLINE CONLIKE storableToF #-}
storableToF :: forall a. Storable a => FixedPrim a
-- Not all architectures are forgiving of unaligned accesses; whitelist ones
-- whic…
-
I have used your crop code in my project, cropping image is showing fine. But how to upload the cropped image via api?
How to pass crop image in form ?
Please help!
-
Figured I'd drop a note here to ask your opinion before I go implement anything; for context:
My goal is to rig up some fzf vim commands to very quickly search docs without leaving the editor.
I…
-
I have looked over this package briefly, and I am wondering how you could take the result of, say, `textToBWTToRLET :: Text -> RLET` and convert it to a string in such a way that it can be uniquely co…
-
Recently, `OpenGL` was disabled on stackage: https://github.com/commercialhaskell/stackage/issues/6486 It has many dependencies, such as `gloss`, which were consequently disabled as well. The main rea…
-
Hey, I was wondering if the IDLParser should be able to handle circular imports.
The `Parser::resolve_import()` method in *IDLParser.cpp* does have a check for circular imports, but afaict it will…
-
Hi Everyone, Recently I have moved to using OpenSSL 3.0.8 from OpenSSL 1.0.2 in SoftHSMv2 library.
I've been getting SIGSEGV 11 while doing EVP_MD_CTX_free(ctx) with the following error trace
`*…
-
Hello blanu,
I have added the Debian install instructions to the repo Wiki, as per your request.
However, I am running into a new issue since the code 2.3.1 release. I setup a fresh Debian VM to do …
-
We configured a server wide backup-task, but it fails with EarlyOutOfMemoryException:
Destination: Azure
RavenDB version: 5.4.1
```
System.AggregateException: One or more errors occurred. (T…