Skip to content

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
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information