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