Talk:Structure of a Haskell project

From HaskellWiki
Jump to navigation Jump to search

Do we really want runtests.sh? Shell scripts are only likely to work on Unix-like operating systems. Something more portable would be better.

MathematicalOrchid 20:02, 6 August 2008 (UTC)

Darcs / Git

In How to write a Haskell program, both Darcs and Git are listed under revision control. Is there any specific reason for excluding Git here?

--SuprDewd 10:25, 27 July 2012 (UTC)

Needs to be updated

I'd love to see some updates to this page, incorporating what has happened recently. Coming from Java, is there anything similar to Maven from where I can pick libraries that I want my project to use? What is the position on Haskell Platform and Stack? --Hstenstrom (talk) 15:18, 20 December 2019 (UTC)