Import hs-plugins cvs
This commit is contained in:
6
examples/pkgconf/null/Null.hs
Normal file
6
examples/pkgconf/null/Null.hs
Normal file
@ -0,0 +1,6 @@
|
||||
module Null ( resource ) where
|
||||
|
||||
import API
|
||||
|
||||
resource = plugin { a = 7 }
|
||||
|
Reference in New Issue
Block a user