packages feed

hls-gadt-plugin-1.0.0.0: test/testdata/SimpleNewtype.expected.hs

module SimpleNewtype where

newtype A where
  B :: Int -> A