Jump to content

Talk:Haskell: Difference between revisions

From NixOS Wiki
Latest comment: 10 June by Pigs in topic flowchart replacement
ghcup: new section
Pigs (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:


What about ghcup? The main installer of Haskell [[User:Turbotimon|Turbotimon]] ([[User talk:Turbotimon|talk]]) 16:05, 13 February 2025 (UTC)
What about ghcup? The main installer of Haskell [[User:Turbotimon|Turbotimon]] ([[User talk:Turbotimon|talk]]) 16:05, 13 February 2025 (UTC)
:I added a section on ghcup under limitations. GHCup does not work out of the box on NixOS and the effort to get it to work is probably not worth it compared to just grabbing specific GHC versions from Nixpkgs. [[User:Pigs|Pigs]] ([[User talk:Pigs|talk]]) 16:56, 20 May 2025 (UTC)
== flowchart replacement ==
This flowchart was removed from the page. It did have many issues such as being out of date, an image that you cant update, and oversimplified,
However, with the 6 different ways documented on how to build Haskell projects, there needs to be some sort of introductory information at the top of the page that details why someone should choose one method over the other.
[[File:haskell_choice.png]] [[User:Pigs|Pigs]] ([[User talk:Pigs|talk]]) 16:39, 10 June 2025 (UTC)

Latest revision as of 16:39, 10 June 2025

"Nix recipes for Haskellers" link is currently broken (4/2/2021).

[2022/10/25] Thanks for working on this page. It is informative and has improved a lot since my last visit around a year ago. Thank you!

ghcup

What about ghcup? The main installer of Haskell Turbotimon (talk) 16:05, 13 February 2025 (UTC)Reply

I added a section on ghcup under limitations. GHCup does not work out of the box on NixOS and the effort to get it to work is probably not worth it compared to just grabbing specific GHC versions from Nixpkgs. Pigs (talk) 16:56, 20 May 2025 (UTC)Reply

flowchart replacement

This flowchart was removed from the page. It did have many issues such as being out of date, an image that you cant update, and oversimplified,

However, with the 6 different ways documented on how to build Haskell projects, there needs to be some sort of introductory information at the top of the page that details why someone should choose one method over the other.

Pigs (talk) 16:39, 10 June 2025 (UTC)Reply