summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/ADT.stderr
blob: 0604f672a80e02fe1dd5c1dd8b3a38d0e64e09ca (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.2.0,
                     integer-gmp-1.0.1.0]