darcs patch: Use unchecked shifts to implement Data.Bits.rotate

Simon Marlow simonmarhaskell at gmail.com
Tue Nov 7 05:21:39 EST 2006


Samuel Bronson wrote:
> Thu Oct 12 08:55:53 EDT 2006  Samuel Bronson <naesten at gmail.com>
>   * Use unchecked shifts to implement Data.Bits.rotate
>   This should get rid of those cases, maybe lower the size enough that the inliner will like it?

Pushed, thanks.

Simon


More information about the Libraries mailing list