package tf.bug import higherkindness.droste.data.Fix package object fancadetagless { type FancadeF = Fix[Fancade] type FancadeW[A] = FancadeF }