purescript / purescript-either

Values with two possibilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation mistake

ursi opened this issue · comments

I'm new to all this but I believe this is a typo.
https://github.com/purescript/purescript-either/blob/v4.1.1/src/Data/Either.purs#L60
I think it should be Left f, not Left x.

I'm sorry. I didn't realize I was on the v4.1.1 tag. it's already been fixed.