Hi Roman,
Just to remind you of the patch to vector I've previously sent you. Whenever you can apply it,
we can remove the "temporary fix" patch on the GHC copy of the repo.
Thanks,
Pedro
Hi Roman,
I'm attaching a patch to the vector package to make it derive Typeable instances instead of defining them manually. GHC HEAD will soon ignore handwritten Typeable instances, so this replacement is necessary.
Thanks,
Pedro