-
```
~/projects/tree-sitter-purescript strict ./node_modules/.bin/tree-sitter generate && ./node_modules/.bin/tree-sitter fuzz
0. purescript - corpus - classes - Simple class
1. purescr…
-
Hemlo!
Since https://github.com/purescript-emacs/purescript-mode/commit/9a9f55043872b9621286c5e2752f7f09fb07450e the function `purescript-ds-create-imenu-index` throws an error:
```
Scanning de…
-
[purescript](https://github.com/purescript/purescript) provides a way to install via npm
```
npm install purescript
```
> Once the command above is executed,
> 1. First, it checks if a PureScript…
-
Purescript aff allows to cancel Aff with error, like so
You call kill with an error https://github.com/purescript-contrib/purescript-aff/blob/a1c9c3ee4b91d806b35da1de7eadec4da396b6d0/src/Effect…
-
So, I wanted to make a pr to pathy
https://github.com/purescript-contrib/purescript-pathy/pull/52#issuecomment-2400063246
and use purescript-variant, but we cannot merge unless purescript-varian…
-
It would be convenient for most users (not on Nix) to have `protoc-gen-purescript` plugin published as a npm package, and release it together with new versions.
The question is who would be respon…
-
@nwolverson
Can you explain the reason for these retries?
https://github.com/nwolverson/purescript-language-server/blob/ceee3d5ff4cb5beb62a134088502523bc8afb73c/src/LanguageServer/IdePurescript…
-
Subscribe to this issue and stay notified about new [daily trending repos in PureScript](https://github.com/trending/purescript?since=daily).
-
**Is your change request related to a problem? Please describe.**
does it makes sense to port these modules?
1. https://github.com/purescript-contrib/purescript-parsing/blob/main/src/Parsing/Ind…
-
some bower.json have authors field
```
{
"name": "purescript-nullable",
"authors": [
"Phil Freeman "
],
"description": "A library for dealing with nulls",
"license": "MIT",
…