packages feed

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

module Forall where

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