Tritlo / hpc-bin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell Program Coverage

This repository provides the hpc binary which produces coverage reports in various formats from .tix and .mix files.

Documentation

The documentation of the hpc-binary is available online on readthedocs.io. In order to build the documentation locally, you have to install the sphinx documentation generator on your machine, as well as the sphinx_rtd_theme, and invoke make html in the docs/ subdirectory.

Contributing

The easiest way to get started is to load the provided development container into Visual Studio Code. This container is based on the official Haskell devcontainer with some minor tweaks like automatic file formatting on save (provided by Ormolu).

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 75.1%Language:Shell 20.6%Language:Yacc 2.4%Language:Dockerfile 2.0%