-
Since GHC has improved a lot over the last few years it would be nice to release some newer versions of the packages (right now mu-haskell is marked at broken in nixpkgs for example). 🚀
-
Both
`HaskellPlatform-8.4.3-core-x86_64-setup.exe /D=C:\haskell`
and
`HaskellPlatform-8.4.3-core-x86_64-setup.exe /S /D=C:\haskell`
install in C:\Program Files.
If
https://github.com/haskell/h…
-
Part of the [Merge yaya into recursion-schemes?](https://github.com/ekmett/recursion-schemes/issues/76) thread. Here are the comments from that thread which pertain to the topic.
In the [yaya docum…
-
https://github.com/higherkindness/mu-haskell/blob/master/adapter/protobuf/src/Mu/Quasi/Grpc.hs
using the grpc quasiquoter fails to actually parse this particular protobuf definition: https://github…
-
Official gRPC implementations are benchmarked against a standard benchmarking suite.
https://grpc.io/docs/guides/benchmarking/
https://github.com/grpc/grpc/tree/master/src/proto/grpc/testing
…
-
# Problem
The only way for the current API to transfer an IR bundle from a client to a Mu micro VM is via the `load_bundle` API (for example, `microvm.load_bundle(""".typedef @i32 = int\n""")`, or us…
-
The last PR allows to generate specialised type signatures in haskell but does not allow them to be serialized and deserialized.
for example
```clojure
(name intList (mu (Nil 1) (Cons (* (ref i…
-
- https://robert.ocallahan.org/2020/08/what-is-minimal-set-of-optimizations.html
- https://www.quora.com/Software-systems-are-becoming-more-complex-highly-heterogeneous-therefor-they-require-better-m…
-
This is the new home for discussions around https://github.com/lucasdicioccio/http2-client-grpc/issues/16 .
Definitely related to #5 .
-
I think this is a which-key issue and not specifically related to spacemacs as it happens in multiple different major modes (ruby and org).
I found [this](https://github.com/syl20bnr/spacemacs/issu…