faylang / fay

A proper subset of Haskell that compiles to JavaScript
https://github.com/faylang/fay/wiki
BSD 3-Clause "New" or "Revised" License
1.29k stars 86 forks source link

Defined/Nullable types not handled by Fay.Convert #407

Closed chrisdone closed 7 years ago

chrisdone commented 10 years ago

Pity as it's a nice use-case to send a value straight into a JS API without re-translation.