shake-ext: Helper functions for linting with shake

[ bsd3, development, library, shake ] [ Propose Tags ]

This package provides several linters out of the box, for use with shake.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
development

Enable `-Werror`

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.2.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.3.0.0, 1.3.0.1, 1.3.0.2, 1.4.0.0, 1.4.0.1, 1.4.0.2, 1.4.0.3, 1.4.0.4, 1.4.0.5, 1.4.0.6, 1.4.0.7, 1.4.0.8, 1.4.0.9, 1.5.0.0, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.5, 2.1.0.0, 2.1.0.1, 2.1.0.2, 2.2.0.0, 2.3.0.0, 2.3.0.1, 2.4.0.0, 2.4.0.1, 2.5.0.0, 2.6.0.0, 2.6.0.1, 2.6.0.2, 2.7.0.0, 2.7.0.1, 2.7.0.2, 2.7.0.3, 2.7.0.4, 2.7.0.5, 2.8.0.0, 2.9.0.1, 2.10.0.0, 2.11.0.0, 2.11.0.1, 2.11.0.2, 2.11.0.3, 2.11.0.4, 2.12.0.0, 3.0.0.0, 3.0.1.0, 3.1.0.0, 3.1.0.1, 3.1.0.2, 3.1.1.0 (info)
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), directory, semigroups, shake (>=0.14), transformers [details]
License BSD-3-Clause
Copyright Copyright: (c) 2018-2019 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category Development, Shake
Bug tracker https://hub.darcs.net/vmchale/shake-ext/issues
Source repo head: darcs get https://hub.darcs.net/vmchale/shake-ext
Uploaded by vmchale at 2019-11-13T00:31:35Z
Distributions NixOS:3.1.1.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 24048 total (165 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-11-13 [all 1 reports]

Readme for shake-ext-3.1.1.0

[back to package description]

shake-ext

Several extensions to shake, including facilities for building Haskell, as well as various linters. This package includes functions to determine dependencies automatically from .cabal files.