-
The print statements that we generate tend to be pretty messy, with string "fragments" separated into different print statements instead of being grouped together (see the [Python](https://github.com/…
-
Thanks for the post. It makes STM Queue usage far more clearer
Mistakes:
1. Typos: `recipent -> recipient`, `inappropiate -> inappropriate`
2. Incorrect type: `send :: ActorRef msg -> msg -> IO (…
-
# Overview
Provide the most beginner friendly cabal-install CLI possible. This means that the `cabal` commands by default (read: no arguments) should do the thing that beginners expect to get them …
-
- [x] I have read [CONTRIBUTING.md](https://github.com/idris-lang/Idris2/blob/main/CONTRIBUTING.md).
- [x] I have checked that there is no existing PR/issue about my proposal.
## Summary
![imag…
-
* Opening a single file require to have ghc in path
* However stack users can do a `stack repl` to load those files (stack uses the global project configuration)
* So if we have stack in PATH but no…
-
In the old bug tracker we had a request for a `shutdownHook`; this was not at the time possible, because there is no way to intercept `exitWith` or `exitSuccess` which are currently used by `defaultCo…
-
It's cool that the compiler recommends the use of types instead of type aliases when things get recursive, but I think that it would be cool if there was a recommendation that goes the other way.
For…
-
### General summary/comments (optional)
I get a linking error by GNU gold when trying to add an external library:
``` bash
/usr/bin/x86_64-linux-gnu-ld.gold: error: cannot find -lCacBDD
collect2: …
-
### Describe the feature you'd like
Here's the corrected text with spelling and grammar improvements, while keeping the original meaning intact:
---
### 1. Background:
Plutus was introduced …
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Run `nix-shell -p haskellPackages.ghcup`
### Build log
At the end of the build I'm getting:
```
==============================
DOC…