Would you be open to deriving Lift for Geomancy datatypes?
Hello,
I was trying to use TH to create a procedural mesh at compile time, but geomancy datatypes like Vec3 don't instance Lift.
I was wondering whether you would be open to add those instances (and add a dependency on template-haskell), or if you are fundamentally against it.
Cheers