Import hs-plugins cvs
This commit is contained in:
5
examples/pdynload/should_fail1/Plugin.hs
Normal file
5
examples/pdynload/should_fail1/Plugin.hs
Normal file
@ -0,0 +1,5 @@
|
||||
module Plugin where
|
||||
|
||||
data I = I Int
|
||||
|
||||
resource = I 1
|
Reference in New Issue
Block a user