packages feed

hackport-0.5.5: cabal/cabal-testsuite/PackageTests/QuasiQuotes/profiling/Exe.hs

{-# LANGUAGE QuasiQuotes #-}
module Main where

import QQ

main = putStrLn [myq|hello|]