-
Hi! Just tried to compile it on 9.6.3, and got the following:
```
Configuring library for web-inv-route-0.1.3.2..
Preprocessing library for web-inv-route-0.1.3.2..
Building library for web-inv-r…
-
https://github.com/koalaman/shellcheck/blob/3946cbd4a0b477700172c04be7baa3f43777bc99/ShellCheck.cabal#L44-L66
These lower bounds are really, really old. GHC 7.10.3 is from 2015. Can we drop support…
-
If someone can point me in the right direction, I can open a PR for this. Are there any constraints keeping things at GHC 9.4.6?
-
I still get " Could not find module ‘LiquidHaskell’" (like in #2261) with `ghc-9.8.2` and `Cabal-3.10.2.0`, is there a combination that solves this problem?
Things work if I use the language pragm…
-
Currently a bogus `$GHC_ENVIRONMENT` can make cabal fail. Cabal itself could trigger this issue if it's called inside a `cabal exec` (though this is probably a terrible idea in the first place). Local…
fgaz updated
5 months ago
-
Would be good to support GHC 9
s0kil updated
2 years ago
-
There are a bunch of tickets around some weird behaviors when trying to apply `ghc-options`. I've linked some below, but there are others that are semi-related as well.
This issue tries to capture …
-
I have a Cabal file that fails with:
```
In-place registering hsbag-0.1.0.0...
setup-Simple-Cabal-1.22.1.1-x86_64-linux-ghc-7.8.3: '/usr/local/bin/ghc-pkg'
exited with an error:
hsbag-0.1.0.0: Warnin…
-
I'm thinking of actually building bindists here on a weekly basis, in addition to pulling artifacts from GHC gitlab. Some reasons I can think of:
- GHC gitlab artifacts only contain x86_64-linux bi…
-
Hello, thank you for this great library.
When using it for program built with https://gitlab.haskell.org/ghc/ghc-wasm-meta, it is failing early on because of the poll_oneoff "async io not supported…