-
First I just want to say thanks for all your hard work on `llvm-general`. I've been using it in my own work for a while and it has been great. On that note, I would like to make a 1.0 release of [acce…
-
I tried building ghc-9.2.1-alpha2 on Fedora armv7hl and it runs out of memory somehow:
`GHC.Tc.Gen.HsType.tc_ihaddock: out of memory`
I originally [reported this to ghc](https://gitlab.haskell.org…
-
-
Hi. I'm trying to use hdevtools on `stack` project with `lts-9.1`. Unfortunately, I can't install it with `stack build`, as it gives me this error:
```src/FindSymbol.hs:62:35: error:
• Couldn'…
-
### Your environment
* Which OS do you use?
Fedora 37
* Which version of GHC do you use and how did you install it?
GHC 9.4.4 via ghcup
* How is your project built (alternative: lin…
-
## Description
With integration of CIP-69, the datum is optional for PlutusV3 spending scripts. However datum is still required for PlutusV1 and PlutusV2 spending scripts.
The `transaction build…
-
When compiling `hledger-web` I get:
~~~~
[ 1 of 18] Compiling Hledger.Web.Settings ( Hledger/Web/Settings.hs, interpreted )
Hledger/Web/Settings.hs:87:5: error: [GHC-39999]
• No instance for…
-
On commit 468aa9df067d3bd7413d0b383a106f609749eabe I get this after a checkout and running `cabal run intset-benchmarks` I get this error:
```
cabal run intset-benchmarks
Build profile: -w ghc-9.…
-
## Problem
Description of problem here.
When using the polysemy package in Haskell and formatting code in VS Code, the formatter adds a $ symbol to the makeSem function, making the code invalid…
-
### Bug Description
When using the node "Information Extractor" (in Advanced AI), the "Input Schema" field is always fixed.
The "Fixed/Expression" button is not visible in the top right corner. I sh…