-
**Describe the bug**
Example in `examples/toolchains/cc` fails if I run it with `bazel run --config=nix :hello`:
```
% bazel run --config=nix :hello
INFO: Invocation ID: e8a0d447-f8a8-42cd-874a…
-
## bearophile_hugs reported this on 2010-11-21T15:47:51Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=5249
### CC List
* andrei (andralex)
* issues.dlang (jmdavis)
* joseph.wakeling…
-
## bearophile_hugs reported this on 2010-11-21T15:47:51Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=5249
### CC List
* andrei (andralex)
* issues.dlang (jmdavis)
* joseph.wakeling…
-
-
Hello l3x,
I'm currently reading your book. How do I know whether I have the draft or the latest version?
The first thing I learned from your book is the importance of getting TCO support into
…
-
Something to aspire to:
https://twitter.com/chris__martin/status/1545102338360107008?t=MnxHlQ4zc6fzL28jX_IOzg&s=09
-
This issue is to track logs and ideas about why this happens (in opam-repo-ci), thanks @dra27 for the idea! The initial theory was related to #6 this fix has helped I think, but the `opam depext -u` s…
-
Pulling out from https://github.com/haskell/filepath/issues/12#issuecomment-64000192, I think most path/drive based functions (but not extension functions) should first parse their path, then modify, …
-
In the [paper, def. 3.34.](https://arxiv.org/abs/2001.07488) folds are described as optics for the action of foldable _functors_. However, there is no `Functor` superclass constraint on `Foldable` in …
-
Opening this up to explore some things we might want to smash with RULES.
1. `toView (lift m) = m >>= single`. I believe this should help `lift m n` and `m lift n`.
2. As discussed, `toView (fro…