<div dir="rtl"><div dir="ltr">Hello cafe,</div><div dir="ltr"><br></div><div dir="ltr">I'm working on a small debugger so I would like to use the winapi CreateProcess function with the appropriate flags for debugging. Unfortunately, it seems that in <a href="http://hackage.haskell.org/package/process-1.6.4.0/docs/System-Process.html#t:CreateProcess">Haskell </a>there is no way to pass the flags.</div><div dir="ltr">I would like to not use LoadLibrary to get every function I need.</div><div dir="ltr"><br></div><div dir="ltr">Thanks<br></div><div dir="ltr">Yotam<br></div></div>