From cb4ac9e227635d7882c5eca515d65169d8f82e8e Mon Sep 17 00:00:00 2001 From: Alexander McPhail Date: Mon, 31 Aug 2020 12:38:12 +1200 Subject: [PATCH] spelling mistake --- plot.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plot.cabal b/plot.cabal index bf598af..e7ec391 100644 --- a/plot.cabal +++ b/plot.cabal @@ -57,7 +57,7 @@ library colour >= 2.2.1 && < 2.4, hmatrix >= 0.17 - default-xtensions: MultiParamTypeClasses + default-extensions: MultiParamTypeClasses GeneralizedNewtypeDeriving TypeSynonymInstances FlexibleInstances