Boyan Mihaylov

Results 3 issues of Boyan Mihaylov

As the TypeScript compiler changes (the output messages), it would be nice to be able to run the unit tests with different version of tsc.

**Describe the bug** I am trying the example in this [blog post](https://www.tweag.io/posts/2018-09-12-asterius-ffi.html), but I get error -6 when running `ahc-link`. **To Reproduce** I have created `hello.hs` file with following contents:...

type: bug

Has anyone succeeded in building it for Windows? I have VC++ 2017 and what I did was: - Downloaded the [SDK tools](https://windows.php.net/download/) for PHP 7.1 - Ran `phpize.bat` in the...

❓ question