deptrack-core: DepTrack Core types and model.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Rather than building and maintaing a dependency tree/graph by hand. DepTrack proposes to _track_ dependencies as a side-effect of a computation.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.10 && <5.0), containers (>=0.5 && <0.6), dlist (>=0.8 && <0.9), mtl (>=2.2 && <2.3), parsec (>=3.1 && <3.2) [details]
License Apache-2.0
Copyright 2017 Lucas DiCioccio
Author Lucas DiCioccio
Maintainer lucas@dicioccio.fr
Category Graphs
Home page https://github.com/lucasdicioccio/deptrack-project
Uploaded by LucasDiCioccio at 2018-09-15T14:57:08Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for deptrack-core-0.1.0.0

[back to package description]

DepTrack

DepTrack is a library to let you compute dependency trees/graphs. Rather than maintaining a graph of dependencies, we propose to track dependencies as a side-effect of a computation.

Example uses of DepTrack are: