GET /api/v1/ports/ihaskell/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ihaskell",
"portdir": "devel/ihaskell",
"version": "20221009",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/IHaskell/IHaskell",
"description": "A Haskell kernel for IPython.",
"long_description": "IHaskell is a kernel for the Jupyter project, which allows you to use Haskell inside Jupyter frontends (including the console and notebook). For a tour of some IHaskell features, check out the demo Notebook at http://nbviewer.ipython.org/github/gibiansky/IHaskell/blob/master/notebooks/IHaskell.ipynb. More example notebooks are available on the wiki at https://github.com/gibiansky/IHaskell/wiki. The wiki also has more extensive documentation of IHaskell features.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [
"stack"
],
"dependencies": [
{
"type": "build",
"ports": [
"git",
"cabal",
"ghc",
"gsed",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"pango",
"python310",
"py310-cairo",
"py310-ipykernel",
"py310-ipywidgets",
"py310-jupyter",
"gmp",
"py310-jupyter_core",
"py310-nbformat",
"py310-widgetsnbextension",
"py310-pkgconfig",
"py310-magic",
"py310-jupyter_client",
"zmq",
"ghc",
"libmagic",
"libiconv"
]
}
],
"depends_on": []
}