iiRecord
Agentic AI Atlas · Stack
library:stack-liba5c.ai
II.
Library JSON

library:stack-lib

Structured · live

Stack json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-haskell-go-rust-extra.yamlCluster · domain
Record JSON
{
  "id": "library:stack-lib",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-haskell-go-rust-extra.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Stack",
    "belongsToLanguageId": "language:haskell",
    "category": "other",
    "description": "Cross-platform Haskell build tool that manages GHC installations,\nStackage resolver snapshots, and reproducible builds with per-project\nstack.yaml configuration.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:stack-lib",
      "to": "language:haskell",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:stack-lib",
      "to": "skill-area:cli-tooling",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:stack-lib",
      "to": "library:cabal-lib",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": []
}