]> gitweb.michael.orlitzky.com - spline3.git/commit
Replace TypeSynonymInstances with FlexibleInstances (makes GHC 7.2.1 happy) everywhere.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Aug 2011 20:21:27 +0000 (16:21 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Aug 2011 20:21:27 +0000 (16:21 -0400)
commit248880a645548e5d1910814dd9023e2af80e16ac
tree0a20642ee6277fb643c24f4120693d7470bb5978
parentac59c267ad9f59ddb997d66029d112f158f13da4
Replace TypeSynonymInstances with FlexibleInstances (makes GHC 7.2.1 happy) everywhere.
src/Point.hs
src/RealFunction.hs
src/Values.hs