| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Language.Haskell.Liquid.CmdLine
Description
This module contains all the code needed to output the result which is either: SAFE or WARNING with some reasonable error message when something goes wrong. All forms of errors/exceptions should go through here. The idea should be to report the error, the source position that causes it, generate a suitable .json file and then exit.