Hi, FieldTrip-0.2.2 fails to compile and says: Not in scope: type constructor or class `AVector' This is because AVector in latest vector-space release has been renamed to Diff. Renaming it in Point3.hs and Point2.hs fixes the problem. Andreas