It looks like this library has some typeclasses that are also defined in parameterized-utils. I wonder if we could reduce the duplication of effort.
In particular:
FunctorB <-> Data.Parameterized.TraversableF.FunctorF
TraversableB <-> Data.Parameterized.TraversableF.TraversableF