From b41a47828ff260dabafc3a0c870033ed48351420 Mon Sep 17 00:00:00 2001 From: Sören Brunk Date: Fri, 18 Apr 2014 02:07:09 +0200 Subject: bootstrap3 forms --- Utility/Yesod.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Utility/Yesod.hs') diff --git a/Utility/Yesod.hs b/Utility/Yesod.hs index 2853b3369..f8eb2c6dd 100644 --- a/Utility/Yesod.hs +++ b/Utility/Yesod.hs @@ -25,6 +25,7 @@ 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 -- cgit v1.2.3