-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Template Haskell splice that expands to current time
--   
--   TH splice that expands to current time as a string literal in ISO-8601
--   format. Can be used to embed the compilation timestamp in your
--   application.
@package th-nowq
@version 0.1.0.2

module Language.Haskell.TH.Now
nowQ :: Q Exp
