ghc-exactprint-0.5.1.0: tests/examples/ghc8/T8455.hs
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# LANGUAGE DataKinds #-}
module T8455 where
ty = [t| 5 |]
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# LANGUAGE DataKinds #-}
module T8455 where
ty = [t| 5 |]