Import hs-plugins cvs
This commit is contained in:
6
examples/makewith/should_fail_0/Plugin.stub
Normal file
6
examples/makewith/should_fail_0/Plugin.stub
Normal file
@ -0,0 +1,6 @@
|
||||
module Plugin ( resource ) where
|
||||
|
||||
import API
|
||||
|
||||
resource :: Interface
|
||||
resource = plugin
|
Reference in New Issue
Block a user