GET /api/v1/ports/ghc-bootstrap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ghc-bootstrap",
"portdir": "lang/ghc-bootstrap",
"version": "7.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://haskell.org/ghc",
"description": "The Glorious Glasgow Haskell Compilation System",
"long_description": "This is a package that installs a binary bootstrap ghc compiler.",
"active": true,
"categories": [
"lang",
"haskell"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
}