Mateusz Goślinowski

Results 6 issues of Mateusz Goślinowski

Hi, I have recently implemented a modification debouncing mechanism for components I use at work, and I had to approach a following well-known problem: how to run a function like...

idea

Hi, I've just installed the new version of IHP (v0.19) which is supposed to work with M1 macs. I was super pumped. After installing `ihp-new` according to the guide and...

Hi, I intend to use this nice library in production for generating a client for my Servant API. I already have purescript-bridge up and running, and I want to go...

Might be an issue with some dependency. Empty testsuite, i.e. ``` main = hspec $ pure () ``` when run through `cabal test` or executed by `nodejs` fails with ```...

The PR fixes the issue (#10721) by adding a new `js-options` field to cabal file that are passed to `componentJsGhcOptions`. Please advise on the testing strategy, if any. Thank you...

API change

Repro: install `javascript-unknown-ghcjs-ghc-9.12.1` from `ghcup`, clone master and ``` mateusz@Mateuszs-MacBook-Pro clock % cabal build --with-compiler=javascript-unknown-ghcjs-ghc-9.12.1 --with-hc-pkg=javascript-unknown-ghcjs-ghc-pkg-9.12.1 Configuration is affected by the following files: - cabal.project Resolving dependencies... Build profile: -w...