ihaskell VS haddock

Compare ihaskell vs haddock and see what are their differences.

ihaskell

A Haskell kernel for the Jupyter project. (by IHaskell)

haddock

Haskell Documentation Tool (by haskell)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ihaskell haddock
9 8
2,535 359
0.6% 0.6%
8.9 2.7
5 days ago 28 days ago
Jupyter Notebook HTML
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ihaskell

Posts with mentions or reviews of ihaskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-15.

haddock

Posts with mentions or reviews of haddock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-19.
  • HLS 2.0.0.0 is out
    2 projects | /r/haskell | 19 May 2023
    Happily, at Well-Typed we've got a client funding improvements to Haddock performance, so this should get better in the future. The work isn't yet finished but there are some good improvements already: https://github.com/haskell/haddock/pull/1594
  • Does anyone use the haddock "synopsis"?
    5 projects | /r/haskell | 22 Dec 2022
    The link in the synopsis not working is also fixed in Haddock but hasnt made it in to the version bundled by GHC yet: https://github.com/haskell/haddock/pull/1458
    5 projects | /r/haskell | 22 Dec 2022
    The synopsis opening when searching has actually been fixed in https://github.com/haskell/haddock/pull/1486 for haddock, but don't think it has landed in hackage yet. I created https://github.com/mrbech/hackage-synopsis-search-hider to apply the fix via a chrome plugin until hackage gets updated.
    5 projects | /r/haskell | 22 Dec 2022
    /* ==UserStyle== @name Hackage Synopsis Search Hider @namespace github.com/openstyles/stylus @version 1 @description A userstyle that applies the fix in https://github.com/haskell/haddock/pull/1486/files to hackage.haskell.org @author https://github.com/mrbech/ ==/UserStyle== */ @-moz-document domain("hackage.haskell.org") { #synopsis details:not([open]) > ul { visibility: hidden; } }
  • [HFTP] Maximally decoupling GHC and Haddock
    2 projects | /r/haskell | 12 Nov 2022
    This proposal is based on an idea by Haddock maintainers.
  • Monthly Hask Anything (June 2022)
    5 projects | /r/haskell | 3 Jun 2022
  • What is your opinion on haskell remaining as unpopular?
    5 projects | /r/haskell | 25 Jul 2021
    I've opened a feature request to add a visible search bar exposing the quick jump functionality in haddock.

What are some alternatives?

When comparing ihaskell and haddock you can also consider the following projects:

happy - The Happy parser generator for Haskell

hoogle - Haskell API search engine

shelly - Haskell shell scripting

bisect-binary - Tool to determine relevant parts of binary data

ormolu - A formatter for Haskell source code

hlint - Haskell source code suggestions

clone-all - clone all the github repositories of a particular user.

leksah - Haskell IDE

graphmod - A utility for displaying the module dependencies of Haskell programs.

ghcid - Very low feature GHCi based IDE

bumper - Haskell tool to automatically bump package versions transitively.

hdocs - Haskell docs tool