fix some build warnings
This commit is contained in:
parent
e116eb642a
commit
021ed4f1b9
2 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
{-# LANGUAGE CPP #-}
|
||||
|
||||
module Utility.CoProcess (
|
||||
CoProcessHandle(..),
|
||||
CoProcessHandle,
|
||||
CoProcessState(..),
|
||||
start,
|
||||
stop,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue