hs-wayland-scanner-0.1.0: examples/hello-world/hs-wayland-scanner.cfg
HwsConfig
{ genPrefix = "./"
, hsNameSpace = "Graphics"
, protoRole = Client
, protocols = [ "protocols/wayland.xml"
, "protocols/xdg-shell.xml"
]
, cbitsPrefix = "cbits"
, srcPrefix = "src"
}