ihaskell
A Haskell kernel for the Jupyter project. (by IHaskell)
hlint
Haskell source code suggestions (by ndmitchell)
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- Revelo Payroll - Free Global Payroll designed for tech teams
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SonarQube - Static code analysis for 29 languages.
ihaskell | hlint | |
---|---|---|
9 | 3 | |
2,494 | 1,399 | |
0.2% | - | |
6.0 | 0.0 | |
26 days ago | 14 days ago | |
Jupyter Notebook | Haskell | |
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.
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.
-
Working interactively with non-IO environments in ghci
Are you referring to IHaskell: https://github.com/IHaskell/IHaskell?
-
Transform your old and tired Haskell source files in shining Notebooks
Note that we do have the IHaskell kernel for Jupyter, so we don't have to be that jealous.
- School of Haskell: Basics
-
Script to run ihaskell in Docker
More info: https://github.com/gibiansky/IHaskell/issues/1251
-
How to use Matplotlib for Haskell in IHaskell
I'm stymied trying to import a package. It's Graphics.Matplotlib. (See here.) I'm wanting it for my IHaskell, but when I add it to the IHaskell stack.yaml
That looks like a generic front-end error for when the back-end is unavailable, the back-end error should be more informative, but I don't know where exactly you can find it. At this point it might make sense to open an issue on the issue tracker of IHaskell, they will be able to give you more useful answers.
-
Newbie: IHaskell + Rasterific?
curl -sSL https://get.haskellstack.org/ | sh git clone https://github.com/gibiansky/IHaskell cd IHaskell pip3 install -r requirements.txt stack install --fast ihaskell install --stack jupyter labextension install jupyterlab-ihaskell # did not work stack exec jupyter -- notebook
I haven't actually used IHaskell, however, the png file is presumably created in whatever the working directory is when the script is running. The IHaskell wiki says:
hlint
Posts with mentions or reviews of hlint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-06.
-
Was simplified subsumption worth it for industry Haskell programmers?
There is an open issue on hlint for it and the situation doesn't seem encouraging for anyone using apply-refact on save for Haskell files.
- create a manage hook on only one workspace
-
Write Rust lints without forking Clippy
may want to look at something like https://github.com/ndmitchell/hlint for inspiration. it can be a little finicky but you can express mildly complicated linting rules
What are some alternatives?
When comparing ihaskell and hlint you can also consider the following projects:
ormolu - A formatter for Haskell source code
ghcid - Very low feature GHCi based IDE
hadolint - Dockerfile linter, validate inline bash, written in Haskell
haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
bisect-binary - Tool to determine relevant parts of binary data
haskell-lsp - Haskell library for the Microsoft Language Server Protocol
happy - The Happy parser generator for Haskell
hoogle - Haskell API search engine
shelly - Haskell shell scripting
nixfmt - A formatter for Nix code
leksah - Haskell IDE