-
It seems that the action doesn't currently support arm64 Ubuntu 22.04?
https://github.com/samipsolutions/simplexmq/actions/runs/6373301638/job/17296910113
-
See this blog post series: https://recursion.wtf/posts/rust_schemes_3/ which describes a scheme for managing recursive data structures which is likely to be (much) faster than our existing code and al…
-
Hi @ianmcorvidae and @thebentern,
I'm making this issue to discuss an idea. In the 'old days' we had a compiled C++ version of the firmware code that ran on linux using the portduino layer. We us…
-
I ran into an issue today where I needed to write some code like this:
```
#if /* version is greater than 2.1 */
wibble
#else
wobble
#endif
```
This is in a project where `` is detected w…
-
I tried to run the test suite with `stack test`, and I've got an error saying
```
✔ ~/Sandbox/haskell-scotty-realworld-example-app [master|✔]
22:54 $ stack test
realworld-1.0.0.0: test (suite: …
-
* https://en.wikipedia.org/wiki/Smart_contract
* https://en.wikipedia.org/wiki/Ricardian_contract
other list of smart contract languages:
* https://www.dslfin.org/resources.html
* https://gith…
-
I have a module where I want to assert things about a Map in the pre-condition, and use that knowledge to check a post condition. Attached is the generated bug report. This example comes from porting …
-
First of all, great work and much appreciated 🥇
Having some problems pushing the sample app, any idea what could be causing this? ```cf push``` output:
```
Waiting for API to complete processi…
-
I like the idea of the project, and there seems to be an actual [need](http://www.reddit.com/r/emacs/comments/259th4/orgmode_is_spreading_pandoc_the_universal/chf9jc0) for it, too. Are you planning t…
-
I am experiencing some weird behaviour interrupting cabal rc execution with ctrl+c in windows:
Doing a ctrl+c in the `Configuring component for my package`, with ghc-pkg subprocesses, hangs the progr…