version: hs_bindgen: 0.1.0 binding_specification: '1.0' hsmodule: Example ctypes: - headers: binding-specs/name/squash_struct.h cname: struct foo hsname: Hoge - headers: binding-specs/name/squash_struct.h cname: bar hsname: Hoge hstypes: - hsname: Hoge representation: record: constructor: Hoge fields: - hoge_x - hoge_y instances: - Eq - HasCField - HasField - ReadRaw - Show - StaticSize - Storable - WriteRaw