Package Info

ghc-preprocessor-tools


A framework for extending Haskell's syntax via quick-and-dirty preprocessors


Development/Libraries/Haskell

This library provides a quick-and-dirty (but often effective) method for extending Haskell's syntax using a custom preprocessor. It parses Haskell into a bare-bones AST with just enough knowledge of the syntax to preserve nesting, and then allows transformations on the AST.

See the package ixdopp (<http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ixdopp>) for an example of how to do this.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/preprocessor-tools

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.0.1-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-preprocessor-tools
  • ghc-preprocessor-tools-devel
1.0.1-bp150.2.8 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-preprocessor-tools
  • ghc-preprocessor-tools-devel
1.0.1-bp150.2.6 info GA Release 2018-07-30 15
  • x86-64
  • ghc-preprocessor-tools
  • ghc-preprocessor-tools-devel