Joerg Fritsch, Thu 2013-07-18 @ 19:22:46+0200:
> Can I easily fix the modifyIORef statement by swapping "something" ?
> --Joerg

Replace `shiftL` with `flip shiftL` and change the type signature of
`sLbitfield` to take an Int instead of an Integer.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to