Skip to content

dzhus/th-nowq

Repository files navigation

th-nowq

Build & test Hackage Hackage deps

{-# LANGUAGE TemplateHaskell #-}
import Language.Haskell.TH.Now

main :: IO ()
main = print $ "Running app compiled on " ++ $(nowQ)

About

Template Haskell splice that expands to current time

Resources

License

Stars

Watchers

Forks

Packages

No packages published