Pretty: LANGUAGE: rm TupleSectioning

This commit is contained in:
Anton-Latukha 2019-08-04 14:37:49 +03:00 committed by John Wiegley
parent e50a2272b3
commit 150c1086a3

View file

@ -6,7 +6,6 @@
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TupleSections #-}
{-# LANGUAGE TypeApplications #-}
{-# LANGUAGE TypeSynonymInstances #-}
{-# LANGUAGE ViewPatterns #-}