Open
Description
I tried adding diagrams-ghcjs
to my .cabal
but it appears it cannot be auto-fetched as a dependency. Is that intentional? If yes, what is the best way to get diagrams-ghcjs
installed into e.g. a Stack based project?
Alternatively, does one even need this package to use Diagrams from a GHCJS based project and render directly onto an HTML5 Canvas from Diagrams code running as JavaScript? I've gotten the sense the diagrams-html5 and diagrams-canvas packages are more about sending Javascript from server to browser via AJAX and "piping" it to a canvas, not rendering to a canvas directly within a browser "process".
Metadata
Assignees
Labels
No labels