Skip to content
  • mnislaih's avatar
    Closure inspection in GHCi · 121da25a
    mnislaih authored
    The :print, :sprint and :force commands for GHCi.
    This set of commands allows inspection of heap structures of the bindings in the interactive environment.
    This is useful to observe lazyness and specially to inspect things with undespecified polymorphic types, as happens often in breakpoints.
    121da25a