packages feed

haskell-src-exts-1.15.0.1: tests/examples/QuasiQuoteToplevel.hs.prettyprinter.golden

{-# LANGUAGE QuasiQuotes #-}
module Main (main) where
 
[undefined|
this quasiquote is acceptable to ghc's
parser. Previously hse would reject this
because -XTemplateHaskell is not enabled
to allow "expressions" at top-level
|]