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