summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/Uncurry.stderr
blob: 8f6c2fb215ab05c8622aa7e6e2c821d7aa332b47 (plain)
1
2
3
4
TYPE SIGNATURES
  unc :: forall {w1} {w2} {w3}. (w1 -> w2 -> w3) -> (w1, w2) -> w3
Dependent modules: []
Dependent packages: [base-4.16.0.0]