Import hs-plugins cvs
This commit is contained in:
7
examples/hier/hier3/One.hs
Normal file
7
examples/hier/hier3/One.hs
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
module One where
|
||||
|
||||
import qualified Two
|
||||
|
||||
resource = "This is the sub-plugin of (" ++ Two.resource ++ ")"
|
||||
|
Reference in New Issue
Block a user