well-typed / hs-bindgen

Automatically generate Haskell bindings from C header files
13 stars 0 forks source link

Add enum values #141

Closed phadej closed 2 weeks ago

edsko commented 2 weeks ago

I'll merge this as-is, but the sections in .Core are meant to correspond to the various sections of the libclang docs (see module header at the top, which explains the general structure). Don't worry about fixing it though, I'll submit a separate PR to do so.