devel/retrie - The NetBSD Packages Collection

Powerful, easy-to-use codemodding tool for Haskell

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-optparse-applicative devel/hs-ansi-terminal devel/hs-async devel/hs-data-default devel/hs-ghc-exactprint devel/hs-unordered-containers devel/hs-syb devel/hs-list-t devel/hs-random-shuffle devel/hs-ghc-paths devel/hs-haskell-src-exts lang/ghc96 devel/hs-optparse-applicative devel/hs-ansi-terminal devel/hs-async devel/hs-data-default devel/hs-ghc-exactprint devel/hs-unordered-containers devel/hs-syb devel/hs-list-t devel/hs-random-shuffle devel/hs-ghc-paths devel/hs-haskell-src-exts

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64retrie-1.2.2nb1.tgz
NetBSD 10.0aarch64retrie-1.2.1.1nb1.tgz
NetBSD 10.0aarch64retrie-1.2.1.1nb1.tgz
NetBSD 10.0x86_64retrie-1.2.2nb1.tgz
NetBSD 10.0_BETAx86_64retrie-1.2.1.1nb1.tgz
NetBSD 8.0x86_64retrie-1.2.1.1nb1.tgz
NetBSD 8.0x86_64retrie-1.2.1.1nb1.tgz
NetBSD 9.0aarch64retrie-1.2.2nb1.tgz
NetBSD 9.0aarch64retrie-1.2.1.1nb1.tgz
NetBSD 9.0aarch64retrie-1.2.1.1nb1.tgz
NetBSD 9.0x86_64retrie-1.2.2nb1.tgz
NetBSD 9.0x86_64retrie-1.2.1.1nb1.tgz
NetBSD 9.3x86_64retrie-1.2.1.1nb1.tgz
NetBSD 9.3x86_64retrie-1.2.2nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.