Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 82b77e7

Browse files
committed
Updates for 0.7
1 parent 8cb6046 commit 82b77e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Data/Inject.purs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ module Data.Inject
66
, inj, prj
77
) where
88

9+
import Prelude
10+
911
import Data.Either (Either(..))
1012
import Data.Functor.Coproduct (Coproduct(..), coproduct)
1113
import Data.Maybe (Maybe(..))

0 commit comments

Comments
 (0)