mod package:ghc

pattern synonym for remainder %
pattern synonym for remainder %
info about each breakpoint from the bytecode generator
Array pointing to cost centre for each breakpoint
An array giving the names of the declarations enclosing each breakpoint. See Note [Field modBreaks_decls]
The array of flags, one per breakpoint, indicating which breakpoints are enabled.
An array giving the source span of each breakpoint.
An array giving the names of the free variables at each breakpoint.
Returns the instances defined by the specified module. Warning: currently unimplemented for package modules.
Retrieve module safe haskell mode
The list of top-level entities defined in a module
Modify the logger
Returns True if the specified module is interpreted, and hence has its full top-level scope available.
Module name (e.g. A.B.C)
Return if a module is trusted and the pkgs it depends on to be trusted.