summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T19843d.hs
blob: 72ddc65f3ab216480031faee930a4819be7589cd (plain)
1
2
3
4
5
6
7
module T19843d where

import Prelude (undefined, map)

data Mup k v = Mup k v

foo (Map k v) = undefined