packages feed

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

module ConstructorContext where

data Foo = forall a. (Show a) => Bar a