-
**Luet version:**
0.32.0-g2aa4c8a42ed13682b4820f3ca5e6d2388a5e2c24 2022-05-03
**CPU architecture, OS, and Version:**
github's
**Describe the bug**
I have hit am [issue](https://gith…
-
@jprupp You seem to be the current maintainer of this repo. :)
This is mostly related to the recoverable signature support in #42
As I can see it, the main problem behind the recovery, ECDH and …
-
I have IntelliJ IDEA installed and installed the Haskell plugin.
Then I tried to create a new project.
It resulted in this error message:
~~~stacktrace
java.lang.Exception: Unknown error while cre…
-
# General summary/comments (optional)
I have a project that follows the `mixins` approach of using an alternative prelude. When trying to load the project in GHCi via `stack repl`, I see multiple _…
-
In an application using a `websockets` Haskell client that simply connects to a http server and prints to the terminal all messages sent by the server, I just got `Parse exception: not enough bytes`. …
nh2 updated
10 months ago
-
Hi, I'm putting this question here because I couldn't find a way to message you on GitHub.
First, I just want to say this library feels amazing!
Then, I'm wondering if I should get a good understand…
-
# 🍏 New OS X
## System settings
- mouse
- [x] right click
- [x] keyboard change language
- [ ] Screenshots (Default > Desktop 1print = 14Mb png!)
---
# Brew
> https://brew.sh
…
-
https://hackage.haskell.org/package/streaming-0.2.3.1/docs/Streaming.html#v:untilJust
> `untilJust :: (Monad m, Applicative f) => m (Maybe r) -> Stream f m r`
>
> Repeat a
-
When running stack2nix 0.2 on a project using `resolver: lts-9.1` (succeeds) and then trying to build the output package:
```
error: anonymous function at /nix/store/c79p3krp7li3rnc6mfjaar0n82kkxf…
-
As far as I can tell it's not possible to use `MakeExpr` when doing an update since the update expression is `ExprArr wires maybewires` and not `ExprArr () maybewires`. Can `MakeExpr` be generalized t…