From 5702c9db11121cfd7abe8dbcd4a092915f78fe3c Mon Sep 17 00:00:00 2001 From: Sandy Maguire Date: Sun, 5 Jul 2020 08:26:46 -0700 Subject: [PATCH] Remove TypeApplications (#28) --- selective.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/selective.cabal b/selective.cabal index 9fa852c..9576c44 100644 --- a/selective.cabal +++ b/selective.cabal @@ -49,8 +49,7 @@ library GeneralizedNewtypeDeriving, RankNTypes, StandaloneDeriving, - TupleSections, - TypeApplications + TupleSections GHC-options: -Wall -fno-warn-name-shadowing -Wcompat