[Haskell-cafe] Bug in Data.Bits.shift?

Seph Shewell Brockway seph at codex.scot
Fri Oct 15 20:33:04 UTC 2021


On Fri, Oct 15, 2021 at 09:22:10PM +0100, Seph Shewell Brockway wrote:
> That would require `Bits` to be a subclass of both `Ord` and `Bounded`;
> currently it is only a subclass of `Eq`, and I’d want to be very cautious
> about changing that.

Sorry, completely mixed up the two arguments to `shift`. Don’t mind me. S

-- 
Seph Shewell Brockway, BSc MSc (Glas.)
Pronouns: she/her


More information about the Haskell-Cafe mailing list