packages feed

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

module Plugin where

import API

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