-
```
mu-avro >
mu-avro > /tmp/stack-fda6ca36c981e9ef/mu-avro-0.4.0.3/test/Avro.hs:23:43: error:
mu-avro > …
-
Just finished playing with this library and noticed that union types for Graphql are not supported.
Is this something on a roadmap or no plans to support them in general?
-
-
If I execute `nix-shell python-test.nix`, I am welcomed with the following message:
```
error: expression does not evaluate to a derivation (or a set or list of those)
```
This is not great, b…
-
If I have a protobuf like this:
```proto
enum MyEnum {
Option1 = 0;
Option2 = 1;
}
message MyMessage {
MyEnum thing1 = 1;
string thing2 = 2;
}
```
I am forced to create a data s…
-
**What did you expect to happen?**
In LaTeX-mode, when I insert a dollar, it inserts the delimiters from the variable `TeX-electric-math` and puts the cursor in between.
**What actually happen…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #1739 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,前一个是…
-
Hi! I was trying to play around with the stack template for mu-graphql, but the resulting project doesn't build.
```
% stack --version
Version 2.5.1, Git revision d6ab861544918185236cf826cb2028a…
-
## Current status
We now have a majority of our formulas bottled for Apple Silicon: 70%. However, not all software is ready for ARM processors on macOS, and since we ship what upstream releases, th…
-
#### Description :octocat:
I cannot disable `lsp-mode` and `flycheck-mode` (and their respective friend packages) completely. (Very sorry to the devs, but I prefer having no intelligent support for…