packages feed

plugins-1.0: testsuite/pdynload/should_fail1/api/API.hs

module API where

newtype Interface = I Int

rsrc :: Interface
rsrc = I 1