You need to sign in or sign up before continuing.
Add BinaryLiterals
Analogous to 0123 (octal) and 0xabc (hex), add binary literal syntax 0b101010.
GHC has this implemented as the BinaryLiterals extension already. https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/syntax-extns.html#binary-literals
Trac metadata
| Trac field | Value |
|---|---|
| Version | |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |