profiterole VS haddock

Compare profiterole vs haddock and see what are their differences.

profiterole

GHC prof manipulation script (by ndmitchell)

haddock

Haskell Documentation Tool (by haskell)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
profiterole haddock
1 8
30 359
- 0.6%
6.0 2.7
about 2 months ago 27 days ago
Haskell HTML
GNU General Public License v3.0 or later 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.

profiterole

Posts with mentions or reviews of profiterole. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning profiterole yet.
Tracking mentions began in Dec 2020.

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 profiterole and haddock you can also consider the following projects:

stack - The Haskell Tool Stack

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

ihaskell - A Haskell kernel for the Jupyter project.

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

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

bumper - Haskell tool to automatically bump package versions transitively.

hdocs - Haskell docs tool

dash-haskell - dash docset builder for Haskell packages and cabal project dependencies

castle - A tool to manage shared cabal-install sandboxes.

gipeda - Git Performance Dashboard

hexml - A bad XML parser

repl - Public friendly Haskell REPL