summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci057.hs
blob: 2a6b836d80e0debcc6108ee736be7851e47afb81 (plain)
1
2
3
4
module Test where
data T a where
  C :: T Int