X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FRealFunction.hs;h=cf98029a5f4948d71375ca0e8c188e19a2d39527;hb=248880a645548e5d1910814dd9023e2af80e16ac;hp=14afb910e523a2ba611e7ef3d50317cbbf7ffdb4;hpb=ac59c267ad9f59ddb997d66029d112f158f13da4;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