Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
a9ecd61f
Commit
a9ecd61f
authored
Sep 23, 2012
by
ian@well-typed.com
Browse files
Deprecate bitSize
parent
925782ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/base/Data/Bits.hs
View file @
a9ecd61f
...
...
@@ -71,6 +71,8 @@ infixl 7 .&.
infixl
6
`
xor
`
infixl
5
.|.
{-# DEPRECATED bitSize "Use bitSizeMaybe or finiteBitSize instead" #-}
{-|
The 'Bits' class defines bitwise operations over integral types.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment