no template haskell here any longer
This commit is contained in:
parent
741a7fc4d7
commit
a582463cb9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
||||
{-# LANGUAGE TemplateHaskell, QuasiQuotes, OverloadedStrings #-}
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
|
||||
module Assistant.Alert where
|
||||
|
||||
|
|
Loading…
Reference in a new issue