]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
src/{Cube,Tetrahedron}.hs: disable incomplete pattern warnings via pragmas.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 04:32:54 +0000 (23:32 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 04:32:54 +0000 (23:32 -0500)
These two modules have incomplete pattern matches by design, for
performance reasons.


No differences found