refact: Specify refactorings to perform with apply-refact

[ bsd3, development, library ] [ Propose Tags ]

This library provides a datatype which can be interpreted by apply-refact. It exists as a seperate library so that applications can specify refactorings without depending on GHC.


[Skip to Readme]

Modules

[Last Documentation]

  • Refact
    • Refact.Types

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2
Change log CHANGELOG
Dependencies base (>=4 && <5) [details]
License BSD-3-Clause
Author Matthew Pickering
Maintainer matthewtpickering@gmail.com
Revised Revision 1 made by mpickering at 2015-07-19T21:55:56Z
Category Development
Source repo head: git clone git://github.com/mpickering/refact.git
Uploaded by mpickering at 2015-07-19T19:51:22Z
Distributions Arch:0.3.0.2, Debian:0.3.0.2, Fedora:0.3.0.2, LTSHaskell:0.3.0.2, NixOS:0.3.0.2, Stackage:0.3.0.2, openSUSE:0.3.0.2
Reverse Dependencies 3 direct, 34 indirect [details]
Downloads 38481 total (167 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-02 [all 6 reports]

Readme for refact-0.1.0.0

[back to package description]

Specify refactorings to apply with apply-refact.