]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
src/RealFunction.hs: ignore orphan instance warnings.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 00:55:49 +0000 (19:55 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 00:55:49 +0000 (19:55 -0500)
I'm pretty sure I don't want to make RealFunction a newtype, although
I haven't tested the performance impact. But I definitely don't want
to see these warnings. Use a pragma thingy to ignore them.


No differences found