Inline shift in GHC's Bits instances for {Int,Word}{,8,16,32,64}
authorSamuel Bronson <naesten@gmail.com>
Mon, 9 Oct 2006 02:09:06 +0000 (02:09 +0000)
committerSamuel Bronson <naesten@gmail.com>
Mon, 9 Oct 2006 02:09:06 +0000 (02:09 +0000)
commit3a540635e558efbd275ae8bfa4326f5adfa96208
treef7cb1214e518743f2d1dd847f1162c5ca833c679
parenta89555a7c740632e5601a5fd6169981bffe89b3b
Inline shift in GHC's Bits instances for {Int,Word}{,8,16,32,64}
Data/Bits.hs
GHC/Int.hs
GHC/Word.hs