-
I like to use `??` and `?!` as aliases for `ghcs` and `ghce`. At the moment I'm able to do this by first calling the alias eval and then assigning my own aliases:
```zsh
eval "$(gh copilot alias -- …
-
The following code crashes LF
```haskell
{-# LANGUAGE GADTs #-}
{-@ LIQUID "--ple" @-}
{-@ LIQUID "--reflection" @-}
{-@ LIQUID "--save" @-}
module Printf where
im…
-
Current blocked by broken `pkgs.postgrest` on darwin:
-
### What happened?
Tried to use the alias `ghcs` on MacOS Sonoma 14.5 with zsh. After executing a simple command that was suggested, all my command line history got deleted. (suggested code had nothi…
-
The `throwSTM` combinator exposed by `GHC.Conc`, `GHC.Conc.Sync`, and the `stm` package currently does not capture and attach a `Backtraces` annotation to the thrown exception. This functionality was …
-
Since GHC 9.8.3 has been published on the 20.10.2024, we need to do an HLS release to support the new GHC version.
Unless I am mistaken, the new release should be for the following GHC versions:
…
-
I get a compile error with libflint-dev 3.1.3-1+b1
```
error: In file included from /usr/include/stdio.h:34,
from /usr/include/flint/flint.h:16,
from FFI.hsc:10…
-
ghc-lib-parser-9.10.1.20240511 ([changelog](http://hackage.haskell.org/package/ghc-lib-parser-9.10.1.20240511/changelog)) (Digital Asset @shayne-fletcher) is out of bounds for:
- [x] fourmolu-0.15.0…
-
### Act version
5a1e0d9, built with my PR
### Feature description
`act` complains when there's no remote repo.
Sometimes, a dev just wants to test ideas locally before creating a remote re…
-
For Stackage Nightly ghc-9.8.3:
```
Building test suite 'test' for generic-arbitrary-1.0.1..
[5 of 6] Compiling …