add QuasiQuotes for hamlet

This commit is contained in:
Greg Weber 2011-02-13 16:35:55 -08:00 committed by Michael
parent 4344f269d6
commit c3b8b49082

View File

@ -1,4 +1,4 @@
{-# LANGUAGE TemplateHaskell, OverloadedStrings #-}
{-# LANGUAGE TemplateHaskell, QuasiQuotes, OverloadedStrings #-}
module Handler.Root where
import ~sitearg~