From 79d8f0aeadece4db8a8e774aa114f70a84d7760a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 4 Apr 2013 01:50:36 -0400 Subject: fix odd warning --- Assistant/Alert.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assistant/Alert.hs b/Assistant/Alert.hs index c818dbf32..d4770f646 100644 --- a/Assistant/Alert.hs +++ b/Assistant/Alert.hs @@ -24,7 +24,7 @@ import Assistant.Monad import Assistant.DaemonStatus import Assistant.WebApp.Types import Assistant.WebApp -import Yesod.Core +import Yesod #endif {- Makes a button for an alert that opens a Route. The button will -- cgit v1.2.3