The latest version of haskell-token-utils is 0.0.0.6-0.

haskell-token-utils

Version 0.0.0.2 revision 0 uploaded by AlanZimmerman.

Package meta

Synopsis
Utilities to tie up tokens to an AST
Description

This library is currently experimental.

The GHC part is solid, since it has been migrated from HaRe.

The haskell-src-exts one is still in progress

This package provides a set of data structures to manage the tie-up between a Haskell AST and the underlying tokens, such that it explicitly captures the Haskell layout rules and original formatting. As a result changes can be made to the AST and the tokens will be updated so that the source file can be recreated with only the updated parts changed. This makes it easier to write Haskell source code modification programmes.

Author
Alan Zimmerman
Bug reports
https://github.com/alanz/haskell-token-utils/issues
Category
Development
Copyright
n/a
Homepage
https://github.com/alanz/haskell-token-utils
Maintainer
alan.zimm@gmail.com
Package URL
n/a
Stability
n/a

Components