summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/ds039.hs
blob: ad000a5c9fe91a1854e8fb03ef38e992866bef8c (plain)
1
2
3
4
5
6
7
-- !!! make sure correct type applications get put in
-- !!!   when (:) is saturated.

module ShouldCompile where


f = (:)