add QuasiQuotes for hamlet
This commit is contained in:
parent
4344f269d6
commit
c3b8b49082
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE TemplateHaskell, OverloadedStrings #-}
|
{-# LANGUAGE TemplateHaskell, QuasiQuotes, OverloadedStrings #-}
|
||||||
module Handler.Root where
|
module Handler.Root where
|
||||||
|
|
||||||
import ~sitearg~
|
import ~sitearg~
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user