X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=inline;f=src%2FValues.hs;h=3833135c720b7c0abe2e9c8c54e7334b1124383e;hb=e45d789d67d3c4f38c84c7fde65836452e0794af;hp=1b8548e026a52195cd7a739351f0e4a90a1c95e0;hpb=3cf6c69c9c7fed364b13fa54ee78209f7485d304;p=spline3.git diff --git a/src/Values.hs b/src/Values.hs index 1b8548e..3833135 100644 --- a/src/Values.hs +++ b/src/Values.hs @@ -1,4 +1,4 @@ -{-# LANGUAGE TypeSynonymInstances #-} +{-# LANGUAGE FlexibleInstances #-} module Values where