packages feed

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

module Newtype where

newtype Foo where
  Bar :: Int -> Foo