This module defines the various output formats offered by the anlysis server.
Author: Heiko Hoffmann, Michael Hanus
Version: January 2017
serverFormats
:: [String]
The supported formats of the analysis server: |
formatResult
:: String -> String -> Maybe String -> Bool -> Either (ProgInfo String) String -> String
Format an analysis result in different formats. |
The supported formats of the analysis server:
|
Format an analysis result in different formats.
The arguments are the module name, the output format (see |