Jim McStanton

Results 14 comments of Jim McStanton
trafficstars

This isn't strictly what you're looking for, but there is a project to combine Yampa and HTML canvas elements, [yampa-canvas](https://github.com/ku-fpg/yampa-canvas)

@mgajda if you're refering to yampa-canvas, its not a ghcjs project. It uses a [small js runtime](https://github.com/ku-fpg/blank-canvas/blob/master/static/index.html) and [COMET](https://github.com/ku-fpg/blank-canvas/blob/master/blank-canvas.cabal#L88) to interact with the browser from a haskell server.

@ProofOfKeags Is this still an issue?

Not sure what the issue is with that mac build, classic case of "works on my machine". Not sure that I have access to rerun the build though, can someone...

I started looking into this issue, but I am having a hard time recreating it. What are your locale settings?

Can you provide your configuration as well?

@jaspervdj any idea where to look to resolve this issue? So far I have added tests that show the incorrect behavior and checked - `putType` in `Printer` - printing of...

I'll pick this up. `Clash.Sized.Vector` exports quite a few functions, is there anything specific to prioritize? > Unfortunately, on large vectors Clash can struggle to translate these constructs Is there...

I won't have a chance to dig around until this evening myself. If/when I run into issues I can let you know. Thanks for the guidance!

To clarify, don't worry about making your own branch just yet.