another FlexibleContexts fix
This commit is contained in:
parent
9917d2c94c
commit
0375331c61
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
- Licensed under the GNU AGPL version 3 or higher.
|
- Licensed under the GNU AGPL version 3 or higher.
|
||||||
-}
|
-}
|
||||||
|
|
||||||
{-# LANGUAGE QuasiQuotes, TemplateHaskell, OverloadedStrings #-}
|
{-# LANGUAGE QuasiQuotes, TemplateHaskell, OverloadedStrings, FlexibleContexts #-}
|
||||||
|
|
||||||
module Assistant.WebApp.SideBar where
|
module Assistant.WebApp.SideBar where
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue