-
**Describe the bug**
Cabal throws an error and refuses to proceed when `GHC_PACKAGE_PATH` is set when running the test suite, with this error:
```
Error: [Cabal-8123]
Use of GHC's environment …
-
A few days ago I built the Elm compiler from source even though I barely know anything about Haskell. One machine was running Ubuntu 22.04, the other Void Linux (a rolling release distro). In both cas…
-
I could really use `reflex-dom` on newer ghc.
I recently got a "hello world" `jsaddle` app running on ghc-9.4.5, and `reflex` itself appears to support recent ghc, but I can't make a reflex web UI …
-
If I use `ihaskell install --stack` to install kernel, should it uses stack's `ghc-pkg` instead of tries to find in `$PATH`?
-
Пройтись по всей карте и поменять линки на последнюю версию документации https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/. Новая версия красиво сверстана, очень приятно читать + всегда…
-
Dockerfile
```
FROM haskell:8.10.1-buster
RUN apt-get update && apt-get install -y libghc-bzlib-dev
RUN cabal update
RUN cabal install haste-compile
```
docker build -t fail .
Results in =…
-
.rst rendering format is broken in whole repository in *.rst files
In all accepted proposals and in new Pull requests.
1) Code blocks are no longer are highlighted at all
2) Table of contents is ab…
VitWW updated
5 months ago
-
Very possible this will get fixed with improvements in the backend itself, but in case there is unnecessarily platform/backend-dependent code in this library I'll raise it here, and I may end up build…
-
NB: this will require a major version bump
-
A full reproducer with analysis is at https://github.com/andreasabel/bug-cabal-3.12-setup .
I noticed this issue when using ghc-9.10.1 for the first time to build Agda using `cabal v1-install`. Th…