Changes between Version 7 and Version 8 of GettingTheSource

Show
Ignore:
Timestamp:
10/02/08 07:10:32 (5 years ago)
Author:
guest
Comment:

Clarified about darcs and alternative snapshots.

Legend:

Unmodified
Added
Removed
Modified
  • GettingTheSource

    v7 v8  
    1212These require fewer tools to build than the development version, and have had some testing, but may not be as stable as major releases. 
    1313 
    14 An alternative (unofficial) source snapshot as of 28 September 2008 is available [http://code.google.com/p/corehugs/downloads/list here]. This Google Code project has been created to host Hugs source snapshots oriented towards experiments with [http://haskell.org/haskellwiki/Yhc/API/Core Yhc Core] generation, a feature recently added to Hugs. There is no established schedule to release more snapshots, but they may appear as new achievements are done in the said direction. The same build instructions as for official Hugs development snapshots, apply. 
     14An alternative (unofficial) source snapshot as of 28 September 2008 is available [http://code.google.com/p/corehugs/downloads/list here]. This Google Code project has been created to host Hugs source snapshots oriented towards experiments with [http://haskell.org/haskellwiki/Yhc/API/Core Yhc Core] generation, a feature recently added to Hugs. There is no established schedule to release more snapshots, but they may appear as new achievements are done in the said direction. The same build instructions as for official Hugs development snapshots, apply except that darcs is not needed to download libraries: they are included with snapshot. 
    1515 
    1616See the [http://code.google.com/p/corehugs/ Corehugs project home page] for more details.