From: Michael Orlitzky Date: Tue, 5 Mar 2019 00:59:02 +0000 (-0500) Subject: src/Tetrahedron.hs: add a type annotation to avoid a monomorphism warning. X-Git-Tag: 1.0.1~45 X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=0af9777b4e239028e1a1faeadcc497465a2fd00a;hp=0af9777b4e239028e1a1faeadcc497465a2fd00a;p=spline3.git src/Tetrahedron.hs: add a type annotation to avoid a monomorphism warning. ---