another FlexibleContexts fix

This commit is contained in:
Joey Hess 2015-05-10 15:46:59 -04:00
parent 9917d2c94c
commit 0375331c61

View file

@ -5,7 +5,7 @@
- Licensed under the GNU AGPL version 3 or higher.
-}
{-# LANGUAGE QuasiQuotes, TemplateHaskell, OverloadedStrings #-}
{-# LANGUAGE QuasiQuotes, TemplateHaskell, OverloadedStrings, FlexibleContexts #-}
module Assistant.WebApp.SideBar where