From: Michael Orlitzky Date: Tue, 5 Mar 2019 01:07:28 +0000 (-0500) Subject: src/Point.hs: add a type annotation to avoid a monomorphism warning. X-Git-Tag: 1.0.1~42 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=d7c423fa0c9d4e7775b84afede81cdfd4b42df70;hp=d7c423fa0c9d4e7775b84afede81cdfd4b42df70;p=spline3.git src/Point.hs: add a type annotation to avoid a monomorphism warning. ---