From 2842e05c232505c670daee0fffb9a34d5c866217 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 21 Jan 2019 19:14:55 +0100 Subject: src: add Data.ByteString.Char8.Extended --- src/Reaktor/Plugins/System/Types.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Reaktor/Plugins/System/Types.hs') diff --git a/src/Reaktor/Plugins/System/Types.hs b/src/Reaktor/Plugins/System/Types.hs index 48ec51a..39d2f75 100644 --- a/src/Reaktor/Plugins/System/Types.hs +++ b/src/Reaktor/Plugins/System/Types.hs @@ -2,7 +2,7 @@ module Reaktor.Plugins.System.Types where import Data.Aeson -import qualified Data.ByteString.Char8 as BS +import qualified Data.ByteString.Char8.Extended as BS import qualified Data.Map as M import Reaktor.Types () -- cgit v1.2.3