Effects: Basic: LANGUAGE: rm unused GeneralizedNewtypeDeriving

This commit is contained in:
Anton-Latukha 2019-04-23 15:54:55 +03:00 committed by John Wiegley
parent 1197ffdc8a
commit bf226596d3

View file

@ -4,7 +4,6 @@
{-# LANGUAGE ConstraintKinds #-}
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE MultiParamTypeClasses #-}
{-# LANGUAGE MultiWayIf #-}