-
the CI takes over 15 minutes to run simple topics:
https://github.com/anoma/juvix-stdlib/actions/runs/11716928476/job/32635794732?pr=139
I'm leaving this issue here, for me to eventually investi…
-
I have tried to use hedgehog for a tiny bit of property-based testing in
`stack ghci` as described in your README.
If I define the `tests :: IO Bool` manually, the test is correctly run and
fails…
-
@xecarlox94 is currently working on the Haskell layer to interact with p2rpc to ensure that future orchestrations can be designed from functional language for better orchestration.
- [ ] Add docum…
-
i'd personally love haskell support, i know aylur isn't interested in this, but if anyone else is i'd very much like help with writing a wrapper
-
## Problem
Description of problem here.
When using the polysemy package in Haskell and formatting code in VS Code, the formatter adds a $ symbol to the makeSem function, making the code invalid…
-
```
~/projects/tree-sitter-haskell master ± TREE_SITTER_ITERATIONS=1000 ./node_modules/.bin/tree-sitter fuzz --edits 1000
...
88. haskell - corpus - cpp - cpp: newline after decl in layout…
-
If you like to have very basic packages using no or almost no extensions, I have several of them:
https://hackage.haskell.org/user/HenningThielemann
See for instance:
https://hackage.haskell.org/…
-
This would require user defined type implication. That would be the only thing though mostly.
```
type List implies Eq where
== = is;
```
This would help clarify some dark corners of inter…
-
After compiling HLS for my 9.6.6-patched GHC (see #1149), the process terminates succesfully:
```
Copying 'haskell-language-server.exe' to
'C:\ghcup\tmp\ghcup-2e4270a6ac1940a3\haskell-language-serv…
-