| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Drasil.Generator.ChunkDump
Synopsis
- dumpEverything :: System -> PrintingInformation -> Path -> IO ()
Tools for dumping a chunk database to disk for debugging
dumpEverything :: System -> PrintingInformation -> Path -> IO () Source #
For debugging purposes, if the system has a DEBUG_ENV environment
variable set to anything, we can dump the chunk maps in a system to the
host system.