summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/T8455.hs
blob: c55c5272f92fe5e7d1de5a02c8e9b49b2942979b (plain)
1
2
3
4
5
6
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE NoMonomorphismRestriction #-}

module T8455 where

ty = [t| 5 |]