X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FValues.hs;h=0ef8410813e80729e09a0af3ec4a162bd7868814;hb=248880a645548e5d1910814dd9023e2af80e16ac;hp=61e3a11d3c2cd274afb5963bd5ba4091c8d4df86;hpb=043d7296b08add8050a54c463d06c78b06eb9838;p=spline3.git diff --git a/src/Values.hs b/src/Values.hs index 61e3a11..0ef8410 100644 --- a/src/Values.hs +++ b/src/Values.hs @@ -1,4 +1,4 @@ -{-# LANGUAGE TypeSynonymInstances #-} +{-# LANGUAGE FlexibleInstances #-} module Values where