Created by: jonschoning
setting customTestInstanceModule
will import typeclasses from the
specified module into tests/Instances.hs, to provide typeclass
instances for types not known by the generator
this property set using --additional-properties
example:
--additional-properties=customTestInstanceModule=CustomInstances