@hackage syntax-trees-fork-bairyn0.1.2.5

Convert between different Haskell syntax trees. Bairyn's fork.

Notes on repository.

This repository hosts currently a fork of Dominic Orchard's syntax-trees project residing in a VCS repository, git in particular, with the following branches:

  • master: Currently the branch for the actual fork, for the syntax-trees-fork-bairyn package. Version tags refer to commits in this branch.
  • cherry-picked-build-fixes: Contains the initial import of the syntax-trees package with just build fixes cherry picked in.
  • cherry-picked-build-and-warning-fixes: Based on cherry-picked-build-fixes, this branch adds fixes to warnings, an addition of the "-Wall" flag for GHC so that warnings are emitted during the build process, and the correction of "template-haskell" typos.
  • fork-no-rename: Based on master, and adds commits that reverses the renaming of the fork and module names.
  • Installation

  • Dependencies (0)

  • Dependents (0)