stan-0.1.2.1: Haskell STatic ANalyser
Copyright(c) 2020 Kowainik
LicenseMPL-2.0
MaintainerKowainik <xrom.xkov@gmail.com>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Stan.Report

Description

Report and report settings types.

Documentation

generateReport Source #

Arguments

:: Analysis 
-> Config 
-> [Text]

Warnings during Trial config selections

-> StanEnv

Environment information

-> ProjectInfo

Project related Information

-> IO ()