]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - src/Values.hs
Increase theta by an order of magnitude, fixing one particularly bad case.
[spline3.git] / src / Values.hs
index 1b8548e026a52195cd7a739351f0e4a90a1c95e0..3833135c720b7c0abe2e9c8c54e7334b1124383e 100644 (file)
@@ -1,4 +1,4 @@
-{-# LANGUAGE TypeSynonymInstances #-}
+{-# LANGUAGE FlexibleInstances #-}
 
 module Values
 where