We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30afa8 commit f3f91c7Copy full SHA for f3f91c7
1 file changed
src/Node/ChildProcess.purs
@@ -11,7 +11,7 @@ module Node.ChildProcess
11
, send
12
, disconnect
13
, ChildProcessError()
14
- , ChildProcessExit()
+ , ChildProcessExit(..)
15
, onExit
16
, onClose
17
, onDisconnect
0 commit comments