ghcjs / ghcjs-base

base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC
MIT License
45 stars 67 forks source link

implement js_setLineDash and js_lineDashOffSet #52

Closed bergey closed 8 years ago

bergey commented 8 years ago

simple FFI wrappers in the Canvas module

fixes https://github.com/ghcjs/ghcjs/issues/452

tested via diagrams-ghcjs test suite