:: String -> Int is:exact -package:string-conversions -package:safe -package:monads-tf -package:vty -package:dbus -package:numeric-prelude -package:ghc -package:hledger-lib -package:hegg -package:polysemy
convert a string of hexadecimal digits into an Int
convert a string of digits into an Int
Returns the precedence of default Haskell operators
Given a number encoded in Locator16, convert it back to an integer.
The default way to get number of semi-tones between notes in a single
element of
Intervals.
Raises an
error with a printf-specific prefix on the message
string.
Deprecated: error appends the call stack now
Alias for errorWithoutStackTrace (for base >= 4.9)
stop execution and displays an error message
raise a fatal internal error; message may have multiple lines
Same as
error but will make HDL generation fail if included in
the final circuit.
This is useful for the error case of static assertions.
Note that the error message needs to be a literal, and during HDL
generation the error message does not include a stack trace, so it had
better be descriptive.