Import hs-plugins cvs
This commit is contained in:
5
examples/pdynload/spj4/api/API.hs
Normal file
5
examples/pdynload/spj4/api/API.hs
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
module API where
|
||||
|
||||
newtype Interface = Interface { field :: Int }
|
||||
|
Reference in New Issue
Block a user