-
Have you considered writing this project with [purenix](https://github.com/purenix-org/purenix)?
PureScript that compiles to Nix that builds PureScript. What do you want more :)
-
I'm trying to compile a list of books where Forth or Forth-like constructs figure prominently, but where Forth is not in the title.
Browsing my shelves I have at least the following (not counting b…
-
It seems like we should be able to request all releases in one go (or in batches) instead of in one request per repo.
This should be much faster.
-
Pulling out from https://github.com/haskell/filepath/issues/12#issuecomment-64000192, I think most path/drive based functions (but not extension functions) should first parse their path, then modify, …
-
Not sure why this CI cluster test failed:
```
[ Info: Waiting for test-multi-addprocs job. This could take up to 4 minutes...
Error from server (NotFound): pods "test-multi-addprocs-st7tc" not f…
-
A robot *has entities* in its inventory, and also *has values* referred to by its running program. It's fun to contemplate ways to blur the lines between the two. This ticket is really meant more to…
-
Once vectorization on strictly regular array expressions works (these are expressions that result in regular arrays even after vectorization), generalize it to irregular arrays. Optionally, at the end…
-
## Issue description
so currently in
nixpkgs theres
```
/.nix-defexpr/channels/nixpkgs/pkgs/development/haskell-modules/configuration-common.nix:
149 # sse2 flag due to https://github.com/h…
-
I'm a bit confused as to the purpose of using `ErrorType` as the type for the `Error` case of `Result`. Doesn't this mean that if I wanted to pull an `NSError` out of the enum, I would have to cast it…
-
In 1.5, PDF export was disabled for security reasons. We still like to have that feature back, so this is the issue to discuss different ideas for a safe reimplementation.
**Current ideas:**
- Use…