exp package:ghc-internal
expm1 x computes
exp x - 1, but
provides more precise results for small (absolute) values of
x if possible.
Arguments which look like @foo will be replaced with the
contents of file foo. A gcc-like syntax for response files
arguments is expected. This must re-constitute the argument list by
doing an inverse of the escaping mechanism done by the calling-program
side.
We quit if the file is not found or reading somehow fails. (A
convenience routine for haddock or possibly other clients)
pattern P x {<-} p where P x = e
foreign export callconv "foreign_name" haskellName :: type