summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/ADT.stderr
blob: e801b5963d38aa08c43a9f96327cd347fa385925 (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.1.0,
                     integer-gmp-1.0.0.1]