From: sof Date: Mon, 9 Feb 1998 13:04:03 +0000 (+0000) Subject: [project @ 1998-02-09 13:04:03 by sof] X-Git-Tag: Approx_2487_patches~973 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=0a68026c86b27ad76cad2854e84bb61a020a1521;p=ghc-hetmet.git [project @ 1998-02-09 13:04:03 by sof] Reworded note on the sign extension of shift ops. --- diff --git a/ghc/docs/libraries/libs.sgml b/ghc/docs/libraries/libs.sgml index 7c41ea6..8869e9f 100644 --- a/ghc/docs/libraries/libs.sgml +++ b/ghc/docs/libraries/libs.sgml @@ -328,12 +328,10 @@ Notes: the number of bits in the type (or - + Bits are numbered from 0 with bit 0 being the least significant bit.