The trhsx package (version 0.2.1)
trhsx, the desugaring pre-processor executable for HaRP and HSP. Requires haskell-src-exts to build.
It is meant to be used as a preprocessor for GHC, with the command 'ghc -F -pgmF trhsx infile'. It can also be used as a separate tool, in which case the command-line syntax is:
$ trhsx <infile> Desugars <infile> and gives the result on standard output.
$ trhsx <infile> <outfile> Desugars <infile> and writes the result to <outfile>.
The pre-processed files rely on pattern guards and will therefore work with GHC only.
For details on usage, please see the website.
| Other versions | 0.2.2 |
|---|---|
| Dependencies | base, haskell-src-exts |
| License | BSD4 |
| Author | Niklas Broberg |
| Maintainer | Niklas Broberg <nibro@cs.chalmers.se> |
| Stability | Experimental |
| Category | Language |
| Home page | http://www.cs.chalmers.se/~d00nibro/harp/ |
| Executables | trhsx |
| Upload date | Sun Feb 24 22:05:52 PST 2008 |
| Uploaded by | GwernBranwen |
| Build failure | ghc-6.8 (log) |
Downloads
- trhsx-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)
