An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : ghci-history-parser

I couldn't see a simple parser for the output of the ghci :history command, with few dependencies, so here is one. If Parsec is installed, this parser will use it, but if not, it will fall back on the parsers in Text.ParserCombinators.ReadP, found in base. For an example of use, see GHCi.History.Parse.

Registry - JSON
purl: pkg:hackage/ghci-history-parser
Keywords: debug , development--- , ghc , library , public-domain , Propose Tags
License: Other
Latest release: about 9 years ago
First release: over 9 years ago
Downloads: 2,150 total
Last synced: 6 days ago

    Loading...
    Readme
    Loading...