packages feed

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

{-# LANGUAGE TypeFamilies #-}

type family Foo a where
  Foo _ = Int