summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/NamedWildcardInTypeFamilyInstanceLHS.stderr
blob: 55ee78dab9346c3dbdba36610c7c45d32ea15f06 (plain)
1
2
3
4
5
6
7
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-bignum-1.0, ghc-prim-0.7.0]