packages feed

plugins-1.0: testsuite/shell/simple/Plugin.hs

import Char

resource = plugin { 
        stringProcessor = map toUpper
}