-
I'm using stack-1.5.1 on centos6.8 in a docker container with 8 cores.
Invoking stack as follows
```
stack install Cabal Glob HUnit HUnit-approx MonadRandom QuickCheck StateVar abstract-deque abs…
-
After upgrading ATS to 8.0.0, I'm experiencing recurring crashes with following backtrace
```
traffic_server: received signal 11 (Segmentation fault)
traffic_server - STACK TRACE:
/usr/local/tr…
-
I running trafficserver on ubuntu14.04,I use the new trafficserver,when i use asan Detect memory leaks,I have find many HTTPInfo::unmarshal memory leak;
============================================…
-
### General summary/comments (optional)
### Steps to reproduce
```
git clone https://github.com/input-output-hk/cardano-ledger
cd cardano-ledger
stack build
```
Result in:
```
thread bloc…
erikd updated
5 years ago
-
Trying to build a project in a docker (deb7) container, building looks like this:
```
root@cbfbf0d6e994:/build# stack build
byteorder-1.0.4: downloading
byteorder-1.0.4: configure
byteorder-1.0.4: bu…
-
i use [nix-shell -p cabal-install --run 'cabal new-repl'] create a empty project on MacOS.
when i run nix-build, the cabal2nix regression-tests failed!
i have no idea how to skip it.
```
{ pkgs…
-
Trying to install hie in Docker for theia, but it fails https://github.com/theia-ide/theia-apps/compare/master...stereobooster:haskell?expand=1
```
...
foundation-0.0.23: download
foundation-0.0…
-
I `rm -r`'d `.stack-work` and ran `stack install --fast --profile` on one of my projects and it rebuilt all modules four times. Is this expected behavior? My guess is that it's because of `--profile` …
-
To support mobile apps on NEAR, we need to implement app-specific keys in some form or another. Mobile apps don't have a good way to seamlessly communicating with the wallet to sign transactions witho…
-
### Steps to reproduce
1. Remove directory `~/.stack/`.
2. Run command `stack update`.
4. Run command `stack upgrade --git`.
### Expected
I expected it to _finish_ without failure.
### A…