The latest version of retrie is 1.2.3-0.

retrie

Version 0.1.0.0 revision 1 uploaded by AndrewFarmer.

Package meta

Synopsis
A powerful, easy-to-use codemodding tool for Haskell.
Description

Retrie is a tool for codemodding Haskell. Key goals include:

  • Speed: Efficiently rewrite in large (>1 million line) codebases.

  • Safety: Avoids large classes of codemod-related errors.

  • Ease-of-use: Haskell syntax instead of regular expressions. No hand-rolled AST traversals.

This package provides a command-line tool (retrie) and a library (Retrie) for making equational edits to Haskell code.

Please see the README for examples and usage.

Author
Andrew Farmer <anfarmer@fb.com>
Bug reports
https://github.com/facebookincubator/retrie/issues
Category
Development
Copyright
Copyright (c) Facebook, Inc. and its affiliates.
Homepage
https://github.com/facebookincubator/retrie
Maintainer
Andrew Farmer <anfarmer@fb.com>
Package URL
n/a
Stability
n/a

Components