c2hsc icon indicating copy to clipboard operation
c2hsc copied to clipboard

Mention bindings-dsl in readme

Open flip111 opened this issue 6 years ago • 0 comments

I'm new to FFI. I run this tool, i get a hsc file. I think i can just put it in the hsc2hs tool. But i get an error of a missing bindings.dsl.h file. So from this i conclude that this package is suppose to work together with https://github.com/jwiegley/bindings-dsl

Maybe mention this in the readme. As the step after getting a hsc file is not so obvious on first use.

flip111 avatar Dec 24 '18 21:12 flip111