hackport-0.5.1: cabal/cabal-testsuite/PackageTests/TemplateHaskell/dynamic/Exe.hs
{-# LANGUAGE TemplateHaskell #-}
module Main where
import TH
main = print $(splice)
{-# LANGUAGE TemplateHaskell #-}
module Main where
import TH
main = print $(splice)