summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/ADT.stderr
blob: 9d89067a044d7cc2ec97a2eeaa6bd773579c999f (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
  data Foo x y z = Foo x y z
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.10.0.0, ghc-prim-0.5.0.0,
                     integer-gmp-1.0.0.1]