packages feed

ghc-mod-5.3.0.0: test/data/quasi-quotes/QuasiQuotes.hs

{-# LANGUAGE QuasiQuotes #-}
module QuasiQuotes where

import FooQ

bar = [fooQ| foo bar baz |]