| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sun, 18 Jan 2026 01:14:34 GMT
X-Served-By: cache-dfw-kdfw8210045-DFW, cache-bom-vanm7210096-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768698873.343170,VS0,VE860
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
deptrack-devops: DepTrack applied to DevOps.
deptrack-devops: DepTrack applied to DevOps.
Downloads
- deptrack-devops-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | array (>=0.5 && <0.6), async (>=2.2 && <2.3), base (>=4.11 && <5), base64-bytestring (>=1.0 && <1.1), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), deptrack-core (>=0.1 && <0.2), distributed-closure (>=0.4 && <0.5), dotgen (>=0.4 && <0.5), hashable (>=1.2 && <1.3), lens (>=4.16 && <4.17), mtl (>=2.2 && <2.3), safe (>=0.3 && <0.4), stm (>=2.4 && <2.5), text (>=1.2 && <1.3) [details] |
| License | Apache-2.0 |
| Copyright | 2017 Lucas DiCioccio |
| Author | Lucas DiCioccio |
| Maintainer | lucas@dicioccio.fr |
| Uploaded | by LucasDiCioccio at 2018-09-15T15:51:24Z |
| Category | DevOps |
| Home page | https://github.com/lucasdicioccio/deptrack-project |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 808 total (5 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2018-09-15 [all 1 reports] |
Readme for deptrack-devops-0.1.0.0
[back to package description]DepTrack for DevOps
This library provides a node type for DepTrack that contains enough information to turnup, turndown, and check the healthiness of software entities. This library also contains functions to operate on the graph of dependency nodes concurrently (i.e., achieving maximum speed concurrency when turning up/down dependency graphs).