From 27fafd61c39f8436e19e8fd449b5851ead10bbd1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 15 Nov 2016 18:51:07 -0400 Subject: fix tricky warning with ghc 8 Whether Route was exported from Assistant.WebApp.Types or not depended on the version of ghc. So, explictly export it. --- Assistant/Alert.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Assistant') diff --git a/Assistant/Alert.hs b/Assistant/Alert.hs index bc79a70a8..6db66399c 100644 --- a/Assistant/Alert.hs +++ b/Assistant/Alert.hs @@ -26,7 +26,6 @@ import qualified Control.Exception as E import Assistant.DaemonStatus import Assistant.WebApp.Types import Assistant.WebApp (renderUrl) -import Yesod #endif import Assistant.Monad import Assistant.Types.UrlRenderer -- cgit v1.2.3