Import hs-plugins cvs
This commit is contained in:
5
examples/shell/simple/Plugin.hs
Normal file
5
examples/shell/simple/Plugin.hs
Normal file
@ -0,0 +1,5 @@
|
||||
import Char
|
||||
|
||||
resource = plugin {
|
||||
stringProcessor = map toUpper
|
||||
}
|
Reference in New Issue
Block a user