Merge pull request #10525 from 9999years/field-stanza-names
[cabal.git] / cabal-testsuite / PackageTests / QuasiQuotes / dynamic / Lib.hs
blob340f6dbd34c211d2985934c0e924e028c8c03492
1 {-# LANGUAGE QuasiQuotes #-}
2 module Lib where
4 import QQ
6 val = [myq|hello|]