:: String -> Int -package:hledger-lib -package:speculate -package:ViennaRNAParser -package:ghc -package:string-conversions -package:safe -package:hegg -package:hledger

convert a string of hexadecimal digits into an Int
convert a string of digits into an Int
Returns the display width of a string. Assumes all characters with unknown widths are 0 width.
Returns the precedence of default Haskell operators
Given a number encoded in Locator16, convert it back to an integer.
Raises an error with a printf-specific prefix on the message string.
Deprecated: error appends the call stack now
Raises a SizeOverflowException, with a message using the given function name.
The error used in fixpointToFinal, runFixpoint and runFixpointM when the result of a failed computation is recursively used and somehow visible. You may use this for your own Fixpoint interpreters. The argument should be the name of the interpreter.
Alias for errorWithoutStackTrace (for base >= 4.9)
raise a fatal internal error; message may have multiple lines