ghc-tags-pipes: Streaming interface for ghc-tags-core

[ development, library, mpl ] [ Propose Tags ]

Interface to stream tags using pipes library.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.13.0.0), base (>=4.12.0.0 && <4.19), bytestring (>=0.10), ghc-tags-core, mtl, pipes (>=4.3 && <4.4), pipes-attoparsec (>=0.6 && <0.7), pipes-bytestring (>=2.1 && <2.2), text (>=1.2 && <2.1) [details]
License MPL-2.0
Copyright (c) 2022, Marcin Szamotulski
Author Marcin Szamotulski
Maintainer coot@coot.me
Category Development
Home page https://github.com/coot/ghc-tags-plugin#readme
Bug tracker https://github.com/coot/ghc-tags-plugin/issues
Uploaded by coot at 2023-05-02T17:56:26Z
Distributions NixOS:0.1.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 99 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-05-02 [all 1 reports]

Readme for ghc-tags-pipes-0.1.1.0

[back to package description]

ghc-tags-pipes

Haskell Programming Language MPL-2.0 License Haskell CI

Using pipes to stream tags to parse them with ghc-tags-core.