no template haskell here any longer

This commit is contained in:
Joey Hess 2013-02-28 02:21:43 -04:00
parent 741a7fc4d7
commit a582463cb9

View file

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