summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/ADT.stderr
blob: dde7a925c4226fa2897b71f06f0a270dbe031d42 (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.11.0.0, ghc-prim-0.5.1.0,
                     integer-gmp-1.0.1.0]