summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T11736.hs
blob: 8bcbc3e06bde0665b9d96a84ab5b5389526b6006 (plain)
1
2
3
4
5
6
7
8
{-# LANGUAGE UnboxedTuples #-}

module T11736 where

import Data.Proxy

foo :: Proxy (#,#)
foo = Proxy