X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FRealFunction.hs;h=cf98029a5f4948d71375ca0e8c188e19a2d39527;hb=b9c6d5f4f9cf3e0e8c32499959c879e6300717f6;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