summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T22513f.hs
blob: 0ef422fdeb9e65a200c56203f24ac30a46cb98db (plain)
1
2
3
4
5
6
module T22513f where

import Data.Proxy

p :: () -> forall (a :: id). Proxy a
p () = Proxy