Import hs-plugins cvs
This commit is contained in:
6
examples/hier/hier4/D.hs
Normal file
6
examples/hier/hier4/D.hs
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
module D where
|
||||
|
||||
class D a where
|
||||
|
||||
data T a = T
|
Reference in New Issue
Block a user