-
Hi! I have had a couple of problems with `eventlog2html` and `hs-speedscope` recently and they seem to be a problem either with the library or the eventlog that the ghc RTS emits. I can more or less (…
-
- [x] This is a bug report
- [ ] This is a feature request
- [ ] I searched existing issues before opening this one
### Expected behavior
Build and install Hadolint on Endeavour OS with `yay -S …
-
The package has been removed from the stackage nightly snapshot. Maybe a metadata revision is sufficient?
lsrcz updated
3 months ago
-
[This is for 9.10.1; I haven't checked earlier versions]
When I am trying to use type inference for top-level functions exported from the module, it seems that LH infers `False`/bottom that leaks i…
-
So I use Cabal 3.10 but today it suddenly throw this error for version 0.13.11.0 and 0.13.10.0. ghc version 9.8.2:
```
dist/build/CParser.hs:6474:46: error: [GHC-76037]
Not in scope: ‘Prelude.r…
-
Need to do some debugging...
```shellsession
$ ./check
Writing snapshot.yaml
Warning: Stack has not been tested with
GHC versions 9.10 and above,
and using 9.10.1, this may…
-
when i c2hs or stack build bz2:
[root@localhost src]# c2hs -o Codec/Compression/BZip/Foreign/Common.hs Codec/Compression/BZip/Foreign/Common.chs
c2hs: Prelude.head: empty list
CallStack (from HasC…
-
I just found [message-index/messages/GHC-66228/index.md](https://github.com/haskellfoundation/error-message-index/blob/main/message-index/messages/GHC-66228/index.md) doesn't have `severity` filed in …
-
With GHC 8.10.7, `cabal v2-haddock saw-script` fails with:
```
src/SAWScript/Crucible/LLVM/Override.hs:1725:12: error:
parse error on input ‘-- * The bitfield is in fact a bitvector, and’
…
-
I'd like to archive this repo and use https://gitlab.haskell.org/ghc/ghc.nix instead. Thereby making the gitlab version the "main" version for development and patches.
Why? Several reasons:
- The …