From 510589fe0074fe2376d2658f3628583e7661fa0b Mon Sep 17 00:00:00 2001 From: Sören Brunk Date: Fri, 25 Apr 2014 12:22:31 +0200 Subject: create a local copy of Yesod.Form.Bootstrap3 --- Utility/Yesod.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility') diff --git a/Utility/Yesod.hs b/Utility/Yesod.hs index f8eb2c6dd..6d38ba4ed 100644 --- a/Utility/Yesod.hs +++ b/Utility/Yesod.hs @@ -25,10 +25,10 @@ module Utility.Yesod #if MIN_VERSION_yesod(1,2,0) import Yesod as Y -import Yesod.Form.Bootstrap3 as Y hiding (bfs) #else import Yesod as Y hiding (Html) #endif +import Assistant.WebApp.Bootstrap3 as Y hiding (bfs) #ifndef __NO_TH__ import Yesod.Default.Util import Language.Haskell.TH.Syntax (Q, Exp) -- cgit v1.2.3