packages feed

richreports-0.0.3.0: richreports.cabal

Name:              richreports
Version:           0.0.3.0
Cabal-Version:     >= 1.6
License:           MIT
License-File:      LICENSE
Synopsis:          Integrated pretty-printing and error/static analysis reporting.
Description:       Integrated pretty-printing and error/static analysis reporting.
Category:          Text
Author:            Andrei Lapets
Maintainer:        Andrei Lapets <lapets@bu.edu>
Build-Type:        Simple

Library
  Exposed-Modules: Text.RichReports
  Build-Depends:   base >= 3 && < 5, ascetic, MissingH

Source-Repository head
  Type:            git
  Location:        https://github.com/lapets/richreports