mirror of
https://github.com/keystone-engine/keystone
synced 2026-06-08 15:15:30 +00:00
d3977ca68b
* [haskell] Style fixes No changes to functionality * [haskell] Updated `assemble` function assemble now takes a list of strings, rather than a single semicolon or newline -delimited string. This is more "Haskell-ish". * [haskell] More style fixes