summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T15592.stderr
blob: 1a773e0120403e556eb722e76777e43af84b30ab (plain)
1
2
3
4
5
6
7
8
9
TYPE CONSTRUCTORS
  data type T{5} :: forall {k} k1. (k1 -> k -> *) -> k1 -> k -> *
    roles nominal nominal representational nominal nominal
DATA CONSTRUCTORS
  MkT :: forall {k} k1 (f :: k1 -> k -> *) (a :: k1) (b :: k).
         f a b -> T f a b -> T f a b
Dependent modules: []
Dependent packages: [base-4.13.0.0, ghc-prim-0.6.1,
                     integer-gmp-1.0.2.0]