haskell-src: Support for manipulating Haskell source code

[ bsd3, language, library ] [ Propose Tags ] [ Report a vulnerability ]

The haskell-src package provides support for manipulating Haskell source code. The package provides a lexer, parser and pretty-printer, and a definition of a Haskell abstract syntax tree (AST). Common uses of this package are to parse or generate Haskell 98 code.

Downloads

Versions [RSS] 1.0, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.1.5, 1.0.1.6, 1.0.2.0, 1.0.3.0, 1.0.3.1, 1.0.3.2, 1.0.4, 1.0.4.1
Change log changelog.md
Dependencies array (>=0.3 && <0.6), base (>=4.3 && <5), fail (>=4.9 && <4.10), pretty (>=1.0.1.2 && <1.2), semigroups (>=0.18 && <0.19), syb (>=0.1 && <0.8) [details]
Tested with ghc ==9.10.1, ghc ==9.8.2, ghc ==9.6.6, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2
License BSD-3-Clause
Author Simon Marlow, Sven Panne and Noel Winstanley
Maintainer Andreas Abel
Category Language
Bug tracker https://github.com/haskell-pkg-janitors/haskell-src/issues
Source repo head: git clone https://github.com/haskell-pkg-janitors/haskell-src.git
Uploaded by AndreasAbel at 2024-09-22T19:26:57Z
Distributions Arch:1.0.4, Debian:1.0.3.1, FreeBSD:1.0.2.0, LTSHaskell:1.0.4.1, NixOS:1.0.4, Stackage:1.0.4.1
Reverse Dependencies 40 direct, 312 indirect [details]
Downloads 39144 total (143 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-09-22 [all 1 reports]