There is a BinaryLiterals extension specified in the Language.Haskell.Extensions document. The idea is that you can say 0b11 == 3 .
0b11 == 3
> :set -XBinaryLiterals Some flags have not been recognized: -XBinaryLiterals
According to this https://ghc.haskell.org/trac/ghc/ticket/9224 it will be released in version 7.10.1. It seems this has not yet been released.
Source: https://habr.com/ru/post/977782/More articles:How can I define a Touchend or complete a change in a range value? - javascriptHow to silence an active record relation to check where clause with rspec? - ruby | fooobar.comAdd remote tag to docker image - dockerSBT task preceding compilation fails in initiated compilation - scalaUIImagePickerControllerReferenceURL always returns nill - iosHow to add optional variables to a managed command line and check their existence in the tutorial? - ansibleHow can I get an image created by a date date or last modified time date from iOS photos (like a camera roll)? - iosiOS UIImagePickerController: Any way to get the date of a selected image? - iosgrep doesn't work well on large files, is there an alternative? - grepthe game does not work - sassAll Articles