X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FRealFunction.hs;h=cf98029a5f4948d71375ca0e8c188e19a2d39527;hb=4a7ea6313df073bfd41fd69552a338c7d7cd6f47;hp=14afb910e523a2ba611e7ef3d50317cbbf7ffdb4;hpb=40d8f23c7abd648e1e147c7457244c31dc9b20e4;p=spline3.git diff --git a/src/RealFunction.hs b/src/RealFunction.hs index 14afb91..cf98029 100644 --- a/src/RealFunction.hs +++ b/src/RealFunction.hs @@ -1,4 +1,4 @@ -{-# LANGUAGE TypeSynonymInstances #-} +{-# LANGUAGE FlexibleInstances #-} module RealFunction where