-
See https://github.com/haskell/happy/compare/1.20.0...release-1.20
This will fix the `mtl-2.3` incompatibility issue of `happy-1.20.0`:
- #236
Work pushed to `release-1.20`, which I branched o…
-
Some crates like `fd` and `bat` are [causing us extra work](https://lists.debian.org/debian-devel/2018/09/msg00094.html) in trying to get them into Debian.
It would be good if cargo encouraged peop…
-
The following token definition generates bad C++ parser.
`token Foo '\'' ["01x "]* '\'' ;`
The lex file generated is `'( |0|1|x)*' yylval._string = strdup(yytext); return _SYMB_171;` but …
-
Currently, both fail.
Tests are `Libraries/Standard/QuantumROM.qs` and `Libraries/Standard/SinglyControlled.qs`
-
Hi,
I was executing the Mini tutorial in the README and I faced a linking error related to pthread as followed:
```
$ bnfc -d -m Sum.cf
2 rules accepted
Use Alex 3 to compile Sum/Lex.x.
wr…
-
Trying something new here, we've historically had trouble notifying maintainers when we disable packages en masse. We've added some automation for this.
What follows is every package that has gotte…
-
Max OS BigSur , CPU Apple M1 Arm64
I made some attempt to fix the compilation isssue in apple M1.
https://github.com/wangjia184/rchain/commit/753e54c68cce7062d4b2e7da7cf0158a5be276ad
Generally …
-
This emerged from https://github.com/haskell/cabal/pull/8503#issuecomment-1263470235. Citing the comment:
> I think we should investigate whether we'd stick to the current doctest, change it (there…
-
I am trying
```
$ cabal install -w ghc-7.10.3 --program-suffix=-2.8 --constraint='alex
-
cpputestでユニットテストをするとmemory leakを指摘される
```
../test/exp_suite.cpp:123: error: Failure in TEST(exp_suite, testCalc)
Memory leak(s) found.
Alloc num (52) Leak size: 16 Allocated at: and line: 0. T…