Effects: Basic: LANGUAGE: rm unused PartialTypeSignatures

This commit is contained in:
Anton-Latukha 2019-04-23 16:27:06 +03:00 committed by John Wiegley
parent 87714a9849
commit e6718a0afd

View file

@ -7,7 +7,6 @@
{-# LANGUAGE MultiParamTypeClasses #-}
{-# LANGUAGE MultiWayIf #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE PartialTypeSignatures #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TupleSections #-}
{-# LANGUAGE TypeApplications #-}