packages feed

plugins-1.0: testsuite/pdynload/spj3/Plugin.hs

module Plugin where

import API

resource = plugin { function = (+) :: Int -> Int -> Int }