| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Backstop
Synopsis
- backstop :: Environment -> IO ()
Documentation
backstop :: Environment -> IO () Source #
backstop the Environment reporting a summary if requested,
any errors, and a return code. The return code is either 0 for
success, the number of errors, or 255 for infinity.