freedomhero
freedomhero
I got a confusing "unreachable" runtime error when using `ahc-dist --input-exe xxx --run` to run a very complicated Haskell project which got a lot of dependencies. ``` RuntimeError: unreachable at...
**Describe the bug** I got runtime errors when trying to run a heavy project by `ahc-dist` command with `--gc-threshold` option. Different errors were throwed according to `--gc-threshold` value for the...
Current doc structure seems a little confusing, needs some refactor.