packages feed

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

module API where

newtype Interface = I Int

rsrc :: Interface
rsrc = I 1