Hello,
I am getting the following error message:
No instance for (Lift Type)
arising from a use of `lift'
Possible fix: add an instance declaration for (Lift Type)
I have imported Language.Haskell.TH.Instances.
Is there anything else I have to do ?
Regards,
Jose