-
### Bug Description
In the new canvas update for n8n, the user is unable to move the canvas using the Ctrl + Move shortcut, which was previously functional. The canvas remains stationary, and the sho…
-
blocked on https://github.com/dreixel/instant-generics/issues/4
-
It would be nice if Smten worked with GHC 7.8._.
Probably better to switch support to GHC 7.8._ and away from 7.6.\* for the long run.
-
Would be nice to see updated benchmarks from ghc 7.10.
-
Even just `compact` and `getCompact` would cover most use cases and limit GHCJS root following, JS GC and JS heap fragmentation. No idea how much of that can be gotten for free from the GHC code, e.g.…
-
> curator: Can't get proper GHC version: The program 'ghc' version ==9.6.3 is required but the version found at /usr/local/bin/ghc is version 9.8.1
Would be great if `curator` would also look for `…
-
## Your environment
Which OS do you use?
**NixOS**
Which version of GHC do you use and how did you install it?
**9.6.6, with nix**
How is your project built (alternative: link to …
bwkam updated
4 hours ago
-
The library currently does not work on GHC 8.2 which has been out for couple of months now. Please update the dependencies and the code to make it work on GHC 8.2.
-
Could you provide an example how to generate links for RecordParam apis or help to fix the test code below? I kind of understand the error message but I have no idea how to fix it.
```haskell
{-# …
-
In ghc-9.4 the tag inference optimization finally landed. This is great news for containers as it was one of the main motivations for this optimization. And just by using the new GHC container perform…