Skip to content

Commit

Permalink
Drop redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed Mar 29, 2020
1 parent d2d59f8 commit 3e70da3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Control/Selective/Multi.hs
Expand Up @@ -45,7 +45,6 @@ module Control.Selective.Multi (

import Control.Applicative ((<**>))
import Data.Functor.Identity
import Data.Semigroup ((<>))

------------------------ Meet two friends: Sigma and Pi ------------------------
-- | A generalised sum type where @t@ stands for the type of constructor "tags".
Expand Down

0 comments on commit 3e70da3

Please sign in to comment.