From 716ed1203b70cf24d6a3590d1d147a5fedd3258d Mon Sep 17 00:00:00 2001 From: pilfer-pandex <47340789+pilfer-pandex@users.noreply.github.com> Date: Thu, 10 Dec 2020 18:05:10 -0800 Subject: [PATCH] king: fix warning --- pkg/hs/urbit-king/lib/Urbit/Vere/Behn.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/hs/urbit-king/lib/Urbit/Vere/Behn.hs b/pkg/hs/urbit-king/lib/Urbit/Vere/Behn.hs index 35c462ac2..0957a8eda 100644 --- a/pkg/hs/urbit-king/lib/Urbit/Vere/Behn.hs +++ b/pkg/hs/urbit-king/lib/Urbit/Vere/Behn.hs @@ -10,7 +10,7 @@ module Urbit.Vere.Behn (behn, DriverApi(..), behn') where import Data.Time.Clock.System (SystemTime) -import Urbit.Arvo hiding (Behn) +import Urbit.Arvo import Urbit.Prelude import Urbit.Vere.Pier.Types