packages feed

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

module API where

-- data Interface = Interface { field :: Int }

-- newtype Interface = Interface Int

type Interface = Int