Cabal-ide-backend-1.23.0.0: tests/PackageTests/TemplateHaskell/profiling/Exe.hs
{-# LANGUAGE TemplateHaskell #-}
module Main where
import TH
main = print $(splice)
{-# LANGUAGE TemplateHaskell #-}
module Main where
import TH
main = print $(splice)