Add Runtime.Connection reader and writer actions
This commit is contained in:
@@ -63,6 +63,7 @@ library
|
||||
, HomeAssistant.Controller
|
||||
, HomeAssistant.Runtime
|
||||
, HomeAssistant.Runtime.Bus
|
||||
, HomeAssistant.Runtime.Connection
|
||||
|
||||
-- Modules included in this library but not exported.
|
||||
-- other-modules:
|
||||
@@ -121,6 +122,7 @@ test-suite home-assistant-controller-test
|
||||
|
||||
-- Modules included in this executable, other than Main.
|
||||
other-modules: BusSpec
|
||||
, ConnectionSpec
|
||||
|
||||
-- LANGUAGE extensions used by modules in this package.
|
||||
-- other-extensions:
|
||||
|
||||
Reference in New Issue
Block a user