Crate elba

Source
Expand description

A package manager for the Idris language.

Modulesยง

  • Actually building Idris packages.
  • Handlers for all of the command-line actions of the binary.
  • Data structures related to packages.
  • Module resolve provides logic for resolving dependency graphs.
  • Interfaces for retrieving packages (and information about them) from different sources.
  • Utility functions.