haskell-names: Name resolution library for Haskell
This package takes modules parsed with `haskell-src-exts`, resolves used names and annotates the parsed module with scoping information.
[Skip to Readme]
Modules
[Index]
- Language
- Haskell
- Language.Haskell.Names
- Language.Haskell.Names.Annotated
- Language.Haskell.Names.Environment
- Language.Haskell.Names.Exports
- Language.Haskell.Names.GetBound
- Language.Haskell.Names.GlobalSymbolTable
- Language.Haskell.Names.Imports
- Language.Haskell.Names.LocalSymbolTable
- Language.Haskell.Names.ModuleSymbols
- Language.Haskell.Names.Open
- Language.Haskell.Names.SyntaxUtils
- Language.Haskell.Names
- Haskell
Downloads
- haskell-names-0.8.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.4, 0.3.2.5, 0.3.2.6, 0.3.2.7, 0.3.2.8, 0.3.3, 0.3.3.1, 0.3.3.2, 0.4, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 0.9.9.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.8.0.2 && <1.1), base (>=4.7 && <5), bytestring (>=0.10.4.0 && <0.11), containers (>=0.2 && <0.6), data-lens-light (>=0.1.2.1 && <0.2), filepath (>=1.1 && <1.5), haskell-src-exts (>=1.18 && <1.19), mtl (>=2.2.1 && <2.3), tagged (>=0.8.4 && <0.9), transformers (>=0.4.2.0 && <0.6), traverse-with-class (>=0.2.0.3 && <0.3), uniplate (>=1.5.1 && <1.7) [details] |
Tested with | ghc ==7.8.4, ghc ==7.10.1, ghc ==8.0.1 |
License | BSD-3-Clause |
Author | Philipp Schuster, Roman Cheplyaka, Lennart Augustsson |
Maintainer | Philipp Schuster |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-10-10T20:31:28Z |
Category | Language |
Home page | http://documentup.com/haskell-suite/haskell-names |
Source repo | head: git clone git://github.com/haskell-suite/haskell-names.git |
Uploaded | by PhilippSchuster at 2016-08-30T15:20:02Z |
Distributions | |
Reverse Dependencies | 5 direct, 20 indirect [details] |
Downloads | 38449 total (9 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-08-30 [all 1 reports] |