Skip to content

Commit

Permalink
flipEither in export list.
Browse files Browse the repository at this point in the history
  • Loading branch information
hadronized committed Apr 14, 2015
1 parent 5bcb9a2 commit 4fcd81e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Data/Either/Combinators.hs
Expand Up @@ -32,6 +32,7 @@ module Data.Either.Combinators
, unlessRight
, leftToMaybe
, rightToMaybe
, flipEither
) where

import Control.Applicative
Expand Down

0 comments on commit 4fcd81e

Please sign in to comment.