oden-go-packages: Provides Go package metadata.

[ language-tools, library, mit ] [ Propose Tags ]

Provides a Haskell interface to the Go package importer, enabling querying Go packages for definitions and their types.


[Skip to Readme]

Modules

  • Oden
    • Go
      • Oden.Go.Packages
      • Oden.Go.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3
Dependencies aeson (>=0.9), base (>=4.8 && <4.9), bytestring (>=0.10), containers (>=0.5), text (>=1 && <2), unordered-containers (>=0.2) [details]
License MIT
Copyright Oskar Wickström
Author Oskar Wickström <oskar.wickstrom@gmail.com>
Maintainer Oskar Wickström <oskar.wickstrom@gmail.com>
Category Language Tools
Home page http://oden-lang.org
Source repo head: git clone https://github.com/oden/oden-go-packges
Uploaded by owickstrom at 2016-02-25T08:45:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2289 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-27 [all 3 reports]

Readme for oden-go-packages-0.1.0.3

[back to package description]

oden-go-packages

Provides a Haskell interface to the Go package importer, enabling querying Go packages for definitions and their types.

$ cabal build