packages feed

hls-gadt-plugin-1.0.0.0: test/testdata/DataContextParen.hs

module DataContextParen where

data (Eq a) => F a
 = G a