fix some build warnings

This commit is contained in:
Joey Hess 2020-05-04 12:44:26 -04:00
parent e116eb642a
commit 021ed4f1b9
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@
{-# LANGUAGE CPP #-}
module Utility.CoProcess (
CoProcessHandle(..),
CoProcessHandle,
CoProcessState(..),
start,
stop,