packages feed

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

import Char

resource = plugin { 
        stringProcessor = map toUpper
}