-
The first time I installed Waydroid on Arch was fine, but when I tried to start Waydroid again after the computer restarted, I found that it was unresponsive, so I tried to reinstall it, and then I en…
-
## Summary
I encountered an error while using a library for user authentication. The error message was "Invalid delegation signature error" when attempting to retrieve metadata from an asset. Despi…
-
We are considering adding a native fungible token support on the runtime level. On the low-level each account record will have a map `id of the token -> balance` which will be empty by the default and…
-
-
### General summary
I am trying to implement a little game in Haskell using Gloss.
To build the project, I am using Stack, with the `haskeleton` template.
My OS is NixOS, version 18.03.
I add the …
-
As mentioned in #33 (a conversation that went way off-topic), the code uses a mix of spaces and tabs for indentation.
I prefer spaces, so I've been using spaces in all new code, and converting old …
-
**Describe the bug**
Strange behaviour of multipass [ssh client], any multipass command takes a very long time execute, after which if fails.
**To Reproduce**
How, and what happened?
1. `multipa…
-
This is with Haskell Platform 2014.2.0.0, ghc 7.8.3, cabal 1.20.0.3, Windows Server 2008 R2.
## The working setup
As of 0f5367cd57
network-2.4.2.3 is preinstalled.
But without trifecta >=1.5.1.2 or…
-
[This](https://github.com/parallelchain-io/hotstuff_rs/blob/be509c1ecaa6e4b481a03b621ea7cdc3113845fa/src/hotstuff/protocol.rs#L714) `.ok()` quietly turns the Result returned from `block_justify` into …
-
As I [posted on reddit](https://www.reddit.com/r/haskell/comments/3jsvy8/what_is_your_haskell_development_setup/cusg37q), the Modules pane is empty on my system (osx yosemite, brew ghc 7.10, leksah 0.…