Import hs-plugins cvs
This commit is contained in:
5
examples/pdynload/poly1/Plugin.hs
Normal file
5
examples/pdynload/poly1/Plugin.hs
Normal file
@ -0,0 +1,5 @@
|
||||
module Plugin where
|
||||
|
||||
import API
|
||||
|
||||
resource = plugin { function = (+) }
|
Reference in New Issue
Block a user