From 37eb3fc850cb28bcf72d971b4fff99902bbce811 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 29 Apr 2017 15:13:44 -0400 Subject: use developer control window to tell when write access is granted --- ControlSocket.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'ControlSocket.hs') diff --git a/ControlSocket.hs b/ControlSocket.hs index 6512f4b..782235a 100644 --- a/ControlSocket.hs +++ b/ControlSocket.hs @@ -21,6 +21,7 @@ import Data.Char data ControlInput = ControlInputAction ControlAction + | ControlWindowMessage String deriving (Show, Generic) data ControlOutput -- cgit v1.2.3