Effects: Basic: LANGUAGE: rm unused RankNTypes

This commit is contained in:
Anton-Latukha 2019-04-23 16:26:31 +03:00 committed by John Wiegley
parent 5220e67b84
commit 87714a9849

View file

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