(cabal check) Add "No internal name clash" test
[cabal.git] / cabal-testsuite / PackageTests / QuasiQuotes / profiling / Lib.hs
blob340f6dbd34c211d2985934c0e924e028c8c03492
1 {-# LANGUAGE QuasiQuotes #-}
2 module Lib where
4 import QQ
6 val = [myq|hello|]