# Naming a squashed type, specifying the name for both the struct and typedef version: hs_bindgen: 0.1.0 binding_specification: '1.0' hsmodule: Example ctypes: - headers: binding-specs/name/squash_both.h cname: struct foo hsname: Hoge - headers: binding-specs/name/squash_both.h cname: bar hsname: Hoge