summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/NamedWildcardInTypeFamilyInstanceLHS.stderr
blob: 14d2c8d17c274fe44a997544f3ecbfbb2fbd428a (plain)
1
2
3
4
5
6
7
8
TYPE CONSTRUCTORS
  type family F{1} :: * -> *
    roles nominal
COERCION AXIOMS
  axiom NamedWildcardInTypeFamilyInstanceLHS.D:R:F :: F _t = Int
Dependent modules: []
Dependent packages: [base-4.13.0.0, ghc-prim-0.6.1,
                     integer-gmp-1.0.2.0]