summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog006/Boot1.hs
blob: 0625737342e58e87e8a212cb6c8b9d81aff7b4ce (plain)
1
2
3
4
5
module Boot where

import A

data Data = forall n. Class n => D n