version: hs_bindgen: 0.1.0 binding_specification: '1.0' hsmodule: Example ctypes: - headers: binding-specs/rep/emptydata/opaque.h cname: struct foo hsname: Foo - headers: binding-specs/rep/emptydata/opaque.h cname: struct bar hsname: Bar hstypes: - hsname: Bar representation: record: constructor: Bar fields: - bar_a instances: - Eq - HasCField - HasField - ReadRaw - Show - StaticSize - Storable - WriteRaw - hsname: Foo representation: emptydata