summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T17140.hs-boot
blob: a0b8d43509e891309eaf13a5db7d768ffc0db767 (plain)
1
2
3
4
5
module T17140 where

data B

mapP_B :: (Int -> Int) -> B -> B