ordeal
ordeal copied to clipboard
Missing field in record construction child_group
Running ordeal emits an error
ordeal: src/Ordeal.hs:(49,24)-(58,29): Missing field in record construction child_group
Any idea?
@kseo maybe a newer version of GHC added a field to a record?
@reiddraper process package added a few new fields to CreateProcess. I created #8 to fix this.