packages feed

haskell-src-exts-1.24.0: tests/examples/WildcardTyFam.hs.prettyprinter.golden

{-# LANGUAGE TypeFamilies #-}

type family Foo a where
        Foo _ = Int