summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/ADT.stderr
blob: 92e1bf59f56d5e85b4b0b26eb48cf499fd3b94a7 (plain)
1
2
3
4
5
6
7
8
9
TYPE SIGNATURES
  ADT.Foo :: forall x y z. x -> y -> z -> Foo x y z
  bar :: Int -> Foo Bool () Int
TYPE CONSTRUCTORS
  Foo :: * -> * -> * -> *
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.12.0.0, ghc-prim-0.5.3,
                     integer-gmp-1.0.2.0]