packages feed

hls-tactics-plugin-1.8.0.0: old/test/golden/DestructTyFam.hs

{-# LANGUAGE TypeFamilies #-}

type family Yo where
  Yo = Bool

test :: Yo -> Int
test b = _