cardano-ledger-repl-environment-9.9.9.9: REPL environment and tools for debugging the ledger
Safe HaskellSafe-Inferred
LanguageHaskell2010

ReplEnvironment

Description

This module imports a lot of useful definitions to make it easier to work with `cabal repl`. Feel free to add additional imports here if you deem something useful for debugging in the REPL.

To use this module, just run `cabal repl cardano-ledger-repl-environment` and the REPL should load this module automatically.