mirror of
https://github.com/github/semantic.git
synced 2024-12-29 09:55:52 +03:00
Revert "🔥 a redundant import."
This reverts commit e8b9b70289c72dc9f23f4afc1139130dc60b57ca.
This commit is contained in:
parent
48af1161e7
commit
c6568f0b43
@ -1,6 +1,7 @@
|
|||||||
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
||||||
module Data.Functor.Both where
|
module Data.Functor.Both where
|
||||||
|
|
||||||
|
import Data.Bifunctor.These
|
||||||
import Prelude hiding (zipWith, fst, snd)
|
import Prelude hiding (zipWith, fst, snd)
|
||||||
import qualified Prelude
|
import qualified Prelude
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user