1 2 3 4 5 6 7 8
{-# LANGUAGE TemplateHaskell #-} module T10946 where import Language.Haskell.TH m :: a -> a m x = $$([||_||])