Talk:Structure of a Haskell project
From HaskellWiki
(Difference between revisions)
m (→Darcs / Git: new section) |
|||
| Line 2: | Line 2: | ||
[[User:MathematicalOrchid|MathematicalOrchid]] 20:02, 6 August 2008 (UTC) | [[User:MathematicalOrchid|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? | ||
| + | |||
| + | --[[User:SuprDewd|SuprDewd]] 10:25, 27 July 2012 (UTC) | ||
Current revision
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)
