summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/ADT.stderr
blob: 73224c176ba5eb70ddccedb6099a2633e43e84fa (plain)
1
2
3
4
5
6
7
8
9
TYPE SIGNATURES
  bar :: Int -> Foo Bool () Int
TYPE CONSTRUCTORS
  data type Foo{3} :: * -> * -> * -> *
DATA CONSTRUCTORS
  Foo :: forall x y z. x -> y -> z -> Foo x y z
Dependent modules: []
Dependent packages: [base-4.13.0.0, ghc-prim-0.6.1,
                     integer-gmp-1.0.2.0]