[Initial sketch of HP Don Stewart **20080724190320] [Use standard Setup.hs Duncan Coutts **20080827195945] [Update the list of platform packages Duncan Coutts **20080827202356] [versioning Don Stewart **20080930235133] [Bump versions of extralib packages to most recent thiiings Don Stewart **20081001034300] [Update versions of extralibs to match ghc-6.10.1 release Duncan Coutts **20081123150705 Or latest hackage versions for packages that were in extralibs in ghc-6.8.x but are not included with ghc-6.10.x. ] [The alut C lib is in the default OSX install Duncan Coutts **20081123235707 drop it from the platform for OSX ] [Update HTTP and zlib version deps Duncan Coutts **20090302224422] [Drop ALUT, it cannot be built on all platforms Duncan Coutts **20090330084750] [Add comments that alex and happy are required Duncan Coutts **20090330084922] [Update with core package list Don Stewart **20090417110833 Ignore-this: 65f3ced901164a44f6c571b3e28efb45 ] [Update to latest versions of packages Duncan Coutts **20090417113937 hopefully final for 2009.0.0 ] [Add cabal-install's bootstrap.sh Duncan Coutts **20090417194859 as an initial version of the generic tarball installer's configure and make script. ] [Improve description, add list of developer tools Don Stewart **20090418092253 Ignore-this: 29bc0089232818c24c45c93fdaddc8d9 ] [Add initial configure, build and install script templates Duncan Coutts **20090418100823] [Add skeliton Makefile Duncan Coutts **20090418100900] [Check that core packages exists Lennart Kolmodin **20090418111016 Ignore-this: b7de97b842029f387721bd1e9eff563d ] [Adjust makefile to use a build stamp (untested) Duncan Coutts **20090418113612] [Make configure a bit more realistic Duncan Coutts **20090418113633 We now assume: core.packages -- list of core packages platform.packages -- list of all packages to be installed ] [Add Build.hs, currently generates 'cabal unpack' set Don Stewart **20090418124303 Ignore-this: 492b55363b271d2b0fde5918d4df1882 ] [write platform.packages Don Stewart **20090418124639 Ignore-this: 3620c08e25963a8ae48c945342c0eaf0 ] [Add core.packages Lennart Kolmodin **20090418132339 Ignore-this: 8ae0db32f86e61573969e4f909cfb6b9 ] [Check ghc version to be correct Lennart Kolmodin **20090418132503 Ignore-this: 47b03dd1b8d87e4d5c45399ca92cffd ] [Write platform.packages in install order Don Stewart **20090418132144 Ignore-this: 32289f65ad00f90fb2645654cafa67cd ] [Do the checking in configure, not build.sh Lennart Kolmodin **20090418140445 Ignore-this: 70c905195341ae37152f92af80e23591 ] [Comments for configure Lennart Kolmodin **20090418144633 Ignore-this: d5cf7de8542195845893affc30437667 ] [Build packages packages previously not installed Lennart Kolmodin **20090418153424 Ignore-this: bf6869fdef3f9a2d23105c1a2784fc81 ] [Create a configure.env-vars file with values from flags passed to configure Lennart Kolmodin **20090418163500 Ignore-this: 7c5c23b1b74b63da14f6b68df5bbe5f3 ] [More updates to configure Duncan Coutts **20090418163932] [More configure updates Duncan Coutts **20090418165207] [Set the GHC and GHC_PKG vars in config.status Duncan Coutts **20090418170741] [Register packages into local packagedb, read vars from config.status, use shipped Cabal Lennart Kolmodin **20090418171729 Ignore-this: ab279fccc524657e8cd59b72e419c0a1 ] [First go at updating the install.sh Duncan Coutts **20090418172927] [Updates to the build.sh Duncan Coutts **20090419081630] [More build updates Duncan Coutts **20090419081858] [Update Makefile Duncan Coutts **20090419082627] [Move packages and scripts into subdirs Duncan Coutts **20090419102528] [./Build ../foo.cabal outdir Don Stewart **20090419110937 Ignore-this: 851e637832ad0824e1260defc52a5ef3 ] [Move some dirs about in the generic tarball stuff Duncan Coutts **20090419121948] [Add prepare.sh file to make the tarball Duncan Coutts **20090419122502] [Preserve permissions when makeing tarball image Duncan Coutts **20090419122804] [Move tools into build tools Don Stewart **20090419121600 Ignore-this: 997c3cb760043c27b3cd58dc8c7fd8d9 ] [Updates to the install script Duncan Coutts **20090419124645] [Add build tools to Build.hs Don Stewart **20090419125513 Ignore-this: b0890c95d30aa18de14109418f7a8bdf ] [Update the global pkgdb during install Lennart Kolmodin **20090419130149 Ignore-this: d69453c9d4fd9f1c8fae861d682d793f ] [Correct package order, with tools Don Stewart **20090419133755 Ignore-this: da1142966ed344acfc22d55ea71ad590 ] [Remove haddock from platform cabal file Duncan Coutts **20090419144632 It's a core package distributed with ghc ] [Fix prepare script to set exe bits properly Duncan Coutts **20090419144658] [Keep the list of installed packages Duncan Coutts **20090419144720] [Specify location of happy for dependent packages Duncan Coutts **20090419144747] [Do not clean each package before building Duncan Coutts **20090419144804 Breaks happy package ] [Echo another message during building Duncan Coutts **20090419144823] [Fix the install.sh script Duncan Coutts **20090419152250] [Put mtl at the top of the list Don Stewart **20090419154454 Ignore-this: ee0d0f54c6ce67c7f953ac33a81e01a4 ] [Undo the breakage in the prepare script Duncan Coutts **20090419161125] [Switch to an autoconf based ./configure Duncan Coutts **20090419195842] [Fix location of config and name of prefix var Duncan Coutts **20090419221828] [Check for zlib in configure Duncan Coutts **20090419223803] [Drop OpenAL from first release, on advice of maintainer Don Stewart **20090422092849 Ignore-this: 303b3be7092e57144008fe2803378102 ] [Bump HTTP version: contains recent bug fix for cabal via proxies Don Stewart **20090422092900 Ignore-this: ffbadd1a150780c0929e05379ce4a40f ] [Add AC_CANONICAL_TARGET to configure.ac benedikt.huber@gmail.com**20090426111932 Ignore-this: 8fd3d0066ed2138e06752e1b01074e24 ] [Fix tar argument order in prepare.sh benedikt.huber@gmail.com**20090426112913 Ignore-this: dc6919f50fc2735c77950155904599e3 ] [Fix handling of spaces in build.sh/tell benedikt.huber@gmail.com**20090426112940 Ignore-this: 2a6e35f828cacdfa5a750f1110e599d6 ] [Update metadata Duncan Coutts **20090504133719 Update the description and fix maintainer email address. ] [Make it possible to configure the platform package Duncan Coutts **20090504134949 Add custom code to find the cabal-install program and its version. ] [Bump version for first major release Duncan Coutts **20090504142731] [Use fixed versions of config.guess and config.sub Duncan Coutts **20090504144810 Rather than grabbing versions from the web each time. Currently these versions are the stable ones in use by gentoo. ] [Add a check to ./configure for a working ghc Duncan Coutts **20090504164603 Should catch the -lgmp issues. ] [Remove checks for OpenAL from ./configure Duncan Coutts **20090504164702 Since we're not including OpenAL in this release. ] [The aclocal.m4 is needed when preparing the source tarball Duncan Coutts **20090504164852 So copy it over in prepare.sh ] [Trivial cosmetic changes Duncan Coutts **20090504165024] [Allow building the generic source tarball using an unsupported ghc version Duncan Coutts **20090504165405 This is handy to test using later ghc versions. ] [Improve formatting of error message in ./configure Duncan Coutts **20090504165541] [Add support for user installs to the generic tarball Duncan Coutts **20090504175504 By default it works off of the --preifx value. ] [Remove one duplicate location of the platform version number Duncan Coutts **20090504181330 Still duplicated in the configure.ac ] [Minor tidy-ups in the generic installer Duncan Coutts **20090504181429 Simplify a test, quote things properly and make clean more stuff. ] [Bump version number in configure.ac Duncan Coutts **20090504181605] [Add initial sketch for download website Duncan Coutts **20090504182042 Uses pandoc. Use "make" to generate the html. ] [Allow the source tarball to build with 6.10.3 without complaining Duncan Coutts **20090504190425 We assume it'll use the exact same versions of the core libs. ] [Add the platform meta-package to the generic installer Duncan Coutts **20090504195544] [Fix a ./configure error message Duncan Coutts **20090504195637] [Use runhaskell Don Stewart **20090504194118 Ignore-this: 9548dbdd098aa038a4d86e4c5aa7743e ] [Bump to version 2009.1.0, ie 2009.2 release candidate 0 Duncan Coutts **20090504200103] [Oops, don't use -O0 for final releases! Duncan Coutts **20090504205915] [Make ./configure fail if ghc and ghc-pkg are not found Duncan Coutts **20090504205955] [Fixes for portable /bin/sh in ./configure and other build scripts Duncan Coutts **20090504210043 On solaris, sh isn't happy wth $() in some contexts, use `` instead. Also it's version of test doesn't support -e, but -f will do for us. ] [Add cute "beta" icon Don Stewart **20090504203126 Ignore-this: 9c455dce52a8f6271ed8b7fc4420a554 ] [resize Don Stewart **20090504203342 Ignore-this: 2c236bc0334524996070c9ee510c1d3b ] [Polish website Don Stewart **20090504205104 Ignore-this: ff0b50b74459d1486740013856624877 ] [more emph Don Stewart **20090504210220 Ignore-this: 30557c6fa8b024b5a15db1c622a3f253 ] [typo in help text Don Stewart **20090504213856 Ignore-this: 4f2367b83ab97aa1c708fdf05017a07c ] [Find hsc2hs in ./configure and use it in build.sh Duncan Coutts **20090504221755] [Bump to version 2009.1.0, ie 2009.2 RC1 Duncan Coutts **20090504221916] [links Don Stewart **20090504215904 Ignore-this: 9d9138e18d8732d4b8a9678b2beb9940 ] [Add a contents page Don Stewart **20090504235903 Ignore-this: ab3c794d6ace3c058e584e31fe0e01a7 ] [Bump to 2009.2.0: ready for release Don Stewart **20090505000205 Ignore-this: 39dca42257fcc303c19eb16e76a32b58 ] [Bump version check in configure.ac Don Stewart **20090505000555 Ignore-this: 9321155df98d75088ae2189aabfb9cff ] [Add contents Don Stewart **20090505000708 Ignore-this: 6acf767ff46a4f5daf70f4e6bc207150 ] [Tweak Don Stewart **20090505000812 Ignore-this: 28cca7671ddc8c461997105b21cf32b5 ] [More wording tweaks Don Stewart **20090505000921 Ignore-this: 6a7fcf2bc1233ac54265703bc3b16e40 ] [Links to where the actual release will be placed Don Stewart **20090505003243 Ignore-this: 84bb24e2f40218710f682fdb867c5971 ] [Tweak the text Don Stewart **20090505025655 Ignore-this: 942ff15c93b923cb045766cbf7ecd460 ] [More tweaks Don Stewart **20090505025817 Ignore-this: c534741064e617b065db7606cfc6e31f ] [Tweeeeaks Don Stewart **20090505025907 Ignore-this: f4c236675e298006c3702fe528c6d8d1 ] [Typos Don Stewart **20090505030147 Ignore-this: 45163f72df4f826877df258d2df43e92 ] [CSS hackery on the download site Justin Bogner **20090505173145 Ignore-this: 3a752f706d0917f481753dccc4c6c7d7 ] [Link to distros Don Stewart **20090506034903 Ignore-this: 762451d6384294d91f11d7ed09efcd5c ] [Some final tweaks to the website Don Stewart **20090506041746 Ignore-this: 518b13134e259d3343f914922685d48b ] [Elaborate the provider features in the platform Don Stewart **20090506044631 Ignore-this: f9d76b7356ac844990d242b87d07da02 ] [Amp it up Don Stewart **20090506051634 Ignore-this: a09da50b6bd4aba9d838133a01abf685 ] [Point at documentation Don Stewart **20090506051911 Ignore-this: 84073efb85eb3e78c21ae2ba0ca35e4f ] [Link to more features Don Stewart **20090506052217 Ignore-this: 25e5fcec11adc2e7d2617d51ce925cb8 ] [More info Don Stewart **20090506052348 Ignore-this: 580f81e16423e276326c2d511b868215 ] [tweaks Don Stewart **20090506052437 Ignore-this: 57debf977efed97fbbf83a0714dab410 ] [Tweaks to the website Don Stewart **20090509195503 Ignore-this: 4aaf7fc62f2509774d6e92d82cb04cdb ] [Bump network to 2.2.1.1 (see #39) Don Stewart **20090509195518 Ignore-this: f7ba11f8aa933d71e908b06b71cd937 ] [Upgrade happy to 1.18.4 Don Stewart **20090509200908 Ignore-this: c899df276e60e5a76cb6fe71d0809433 ] [Next release will use ghc 6.10.3 Don Stewart **20090510164512 Ignore-this: 32d6a8e55fc15cf79e9eebfa3732117b ] [And add editline as explicit dependency #44 Don Stewart **20090510164524 Ignore-this: 639e54eff858e54002a4b1f3c27b8375 ] [Typo in .cabal file Don Stewart **20090510214753 Ignore-this: 61995018344533f6b5d8b13f3fbd5df6 ] [The new minor release will be 2009.2.0.1. not 2009.2.1 Duncan Coutts **20090601085320] [Update generic tarball for 2009.2.0.1 Duncan Coutts **20090601170851] [Update website Don Stewart **20090602210643 Ignore-this: a7bd74c534dbfcdbab8134520865d5df ] [Update packages for 2009.2.0.2 Duncan Coutts **20090720185611] [Tweaks to website Don Stewart **20090721164848 Ignore-this: 31c8aa16c6ddefe0096a1ead16bddc76 ] [Bump network to 2.2.1.4 Don Stewart **20090721170614 Ignore-this: 6706adeb03ad0d53d8516776241ab2c6 ] [2009.2.0.2 starting Don Stewart **20090729170047 Ignore-this: afb3db8f6e2fd3c9d35054cd41610fa7 ] [contents Don Stewart **20090729170149 Ignore-this: 719ae8d8e3f1b6882f50b2ab645fa63b ] [Bump generic tarball to 2009.2.0.2 Don Stewart **20090729171648 Ignore-this: 346dd94e7558c1d30aa90e7502200ef1 ] [Build profiling libs by default Duncan Coutts **20090730053106 With ./configure --disable-profiling as an option. ] [Use more consistent ./configure --help strings Duncan Coutts **20090730053213] [Put the ./configure --enable-BLAH options in a more sensible order Duncan Coutts **20090730053325] [Only install platform packages if they're not already installed Duncan Coutts **20090730053430] [Remove duplicate info message Duncan Coutts **20090730053509] [Tweak website Don Stewart **20090801185129 Ignore-this: 39c14df4cf017ebfeba0f2d9ac16eb08 ] [Fix installing when we skipped building some already-installed packages Duncan Coutts **20090817114206 Ignore-this: 8ac06ae497b4e935486f55ba91e24404 Also do some refactoring. Fixes #84. ] [Update to presumed versions for next major release Duncan Coutts **20091113170617 Ignore-this: e9ca6f527be2e8e0512878d4de0653ea Also update to intermediate version 2009.3.x The next major release will be 2009.4.0.0 ] [Clarify ghc requirements for generic source tarball Duncan Coutts **20091229181419 Ignore-this: 3d8c0a71a9fdbf7c3c03a5de518ed335 ] [Add Debian support Don Stewart **20091101193331] [Add links for OpenSUSE and Ubuntu Don Stewart **20100313210420] [Testing release for 2010 is 2010.1.0 Don Stewart **20100313210435] [Upgrade tools Don Stewart **20100313210816 haddock => 2.6.0 alex => 2.3.2 cabal-install => 0.8.0 happy is unchanged. ] [Update version numbers to 6.12 provides Don Stewart **20100313212431] [Bump haddock Don Stewart **20100314183653] [Bump GHC tested-with version Don Stewart **20100319142059] [utf8-string accidentally exposed. Don Stewart **20100319142120] [- ghc-binary (should be internal to ghc) Don Stewart **20100319142156] [Update a couple more packages. Don Stewart **20100319145248] [Update Setup.hs Don Stewart **20100319145518] [inline comments not supported by cabal Don Stewart **20100319145533] [Typo Don Stewart **20100319145848] [Bump copyright Don Stewart **20100319145916] [Updates for the unix tarball Don Stewart **20100319155222] [Add deepseq to the platform. Required by parallel Don Stewart **20100320093053] [Add release notes Don Stewart **20100320093429] [Document package db registering bug Don Stewart **20100320095243] [Work around register bug in Cabal 1.8.0.2. Don Stewart **20100320101613] [Document Cabal issues Don Stewart **20100320101936] [Update notes Don Stewart **20100320134600] [Implement new policy for --global and --user Don Stewart **20100320134611 Formerly, we were sloppy with what initial environment was used to determine installed packages. Now if it is a USER_INSTALL (e.g. --prefix=$HOME) we use --user and the user's db. Otherwise we always ignore the user's db. ] [New website Don Stewart **20100320223833] [Update release notes Don Stewart **20100320230846] [Add landing page for mac and windows Don Stewart **20100320230903] [Add contents Don Stewart **20100320231443] [Update mac instructions Don Stewart **20100321081059] [Add favicon Don Stewart **20100321081124] [Point to help wiki Don Stewart **20100321081135] [Update linux download page Don Stewart **20100321101934 Ignore-this: da5d14914b046b2ffe8ae17ac5080c35 ] [Update links to point to 2010.1.0.0 packages Don Stewart **20100321110604 Ignore-this: e7beea82760206621e818ef8414578f4 ] [Support adding google analytics to download pages Don Stewart **20100321113105 Ignore-this: 5c4d92d74acbfd3466c09afd7be32dff ] [Include analytics for outbound links Don Stewart **20100321141914 Ignore-this: c7e311fff2afd1ed0ce6ae83a9601565 ] [shuffle pixels Don Stewart **20100321145534 Ignore-this: ee794c30579b9a215d895cb3326fc518 ] [Key points Don Stewart **20100321153542 Ignore-this: 372659abebc5f590bc54ca376c6156f7 ] [Tweak text Don Stewart **20100321162929 Ignore-this: 869456a63299fe4f39658dabfe685ac3 ] [Add more identifiers Don Stewart **20100321163021 Ignore-this: f38356888bc7d2b730bdbcd8b46ce2b1 ] [tweak font sizes Don Stewart **20100321163029 Ignore-this: 331206a8117c8f8dc44a9a2de7464beb ] [mention snow leopard Don Stewart **20100321163312 Ignore-this: fe861de4974d357a0aeaaf4f65dac317 ] [Lots of tweaks Don Stewart **20100321224833 Ignore-this: 56ba5a3b455c4d2793da6200c12f6afe ] [The site goes live Don Stewart **20100322003018 Ignore-this: 3993cee4b48fea76c9d2cf88cb1c56ab ] [Add google site tracking info Don Stewart **20100322053746 Ignore-this: 28d761da74a3360600aa8a2df0d9c4be ] [Remove unused attribute Don Stewart **20100322063251 Ignore-this: 4fd25c7cd4a98b49986626aae98c69ce ] [Add toc Don Stewart **20100322102908 Ignore-this: a494ea9335490cd1a7bcc500727dcdd3 ] [Update contents Don Stewart **20100322102928 Ignore-this: c33934f4b0a81b5814b34279f1ca7ba6 ] [Improve download pages Don Stewart **20100322102936 Ignore-this: 48aea6f07097819f6cb9c62446158b55 ] [Slightly prettier configure phase for unix installer Don Stewart **20100323112653 Ignore-this: 566e1a22bf296a99baa417e5b4e3f89d ] [Add final message on how to search for further packages Don Stewart **20100323113226 Ignore-this: 335e5f20752223760018c1cca150ac6 ] [Make the unix installer generally less verbose Don Stewart **20100323120128 Ignore-this: 3eb7557c9bbe146f8a5b293c7d5a306f ] [Update todos Don Stewart **20100323120144 Ignore-this: fc30206b62fd79e3492732be3a3e2925 ] [Add notes on building from source on the Mac Don Stewart **20100323120212 Ignore-this: 5fea4710185ea140219b2d1ee5c58e07 ] [improve the button Don Stewart **20100323123226 Ignore-this: 81a2726b5f835d250f4d536e12467424 ] [Tidy up notes Don Stewart **20100323130210 Ignore-this: 45dc7b97b493a7fa24c441a6c63147c7 ] [Add links to torrents Don Stewart **20100324135951 Ignore-this: 8bcc2226256b890600d8ce6f1d0e6db1 ] [Add rss feed for torrents. Todo: update these Don Stewart **20100324142551 Ignore-this: 96c3e205b9dad2c1712388530f01f55 ] [Be clear we only mean the intel download for Mac Don Stewart **20100324181906 Ignore-this: 1af64418073af247dcc2d817505f5300 ] [add some icons Don Stewart **20100324181931 Ignore-this: a92c6c5b79b970f8748203c342f79749 ] [new icons from dankha @ #haskell Don Stewart **20100324220346 Ignore-this: 7c85fd5b4618cca98ce8d1c6dc753388 ] [New icons Don Stewart **20100324223811 Ignore-this: c3c634a5e46898db936b904f5cc1440b ] [Remove source download Don Stewart **20100324233917 Ignore-this: e6dfe888a539e0d7a6b3da6369f331ec ] [New mac logo Don Stewart **20100324233926 Ignore-this: fb2663c957242b48fb21ef97153e924a ] [Add links to old versions Don Stewart **20100403191914 Ignore-this: dc97db1e4e2776f0112133211b137512 ] [Tweak readme Don Stewart **20100417195632 Ignore-this: c14f09d420d4b1b3c1d7cd02c57e3507 ] [New windows RC Don Stewart **20100417195652 Ignore-this: 2c97d70d0a8d8be7fbb135d962ae624e ] [Stuff prior to the tag. Don Stewart **20100714212832 Ignore-this: d052b0c33d950b2ccff5e8305293ee2 ] [Bump all versions for 2002.2.0.0 Don Stewart **20100714220103 Ignore-this: fc145f9366a36f50ae18f1b5e80f5af1 ] [Add list of changes for this release. Don Stewart **20100714220155 Ignore-this: b6fc579142a027e53ae2f74fb4cc529f ] [update core packages Don Stewart **20100714220425 Ignore-this: 44fa37fe4fa786428763762df5ca7b45 ] [update version Don Stewart **20100714220503 Ignore-this: 34cae04b1787f015e01aba799bc18ace ] [updates to acceptable version number Don Stewart **20100714220806 Ignore-this: 769f67c479016db7f873acbd48d3be19 ] [deprecated cgi, due to MonadCatchIO-mtl dep Don Stewart **20100714223952 Ignore-this: 26d2f363349a74462eacba513bc98d90 ] [Auto-compute versions Don Stewart **20100715181234 Ignore-this: d0a9775c8f06e35af515f9d98a680f06 ] [Added extensible-exceptions Don Stewart **20100715182538 Ignore-this: e649d23cf1e27ee49e708563da66ee5b ] [Add changelog Don Stewart **20100715192720 Ignore-this: 943e2b1be8b503996a74cca40d43eb75 ] [Comment on haddock. Don Stewart **20100715193753 Ignore-this: 3be77891fc72c381cc2d0993c0eb7c31 ] [Update some content Don Stewart **20100715200210 Ignore-this: 7d50c520bc6a84674c626e97e1da530c ] [clarify Don Stewart **20100715200735 Ignore-this: 777368045995dbbdc159707309e8def3 ] [add stable version and next release info to main site Don Stewart **20100715230638 Ignore-this: a12d051623ea940030ca157dbcb7ba2f ] [add changelog Don Stewart **20100715235308 Ignore-this: 830f1cbe47b7203163968d4c9682af22 ] [0.95em Don Stewart **20100716022015 Ignore-this: a421587df1e1c8b5c25e035bf658fcfe ] [clarify some things Don Stewart **20100716161047 Ignore-this: 822c49c3fd4475b5ee7b867ef39859bd ] [New summer design Don Stewart **20100716233218 Ignore-this: 945e5b9d60f055c845a8a45b5ba4e0d9 ] [add background Don Stewart **20100716233344 Ignore-this: 19de826ef7c5ef25f259da483972fa5b ] [tweaks Don Stewart **20100716234135 Ignore-this: 4b3807af1565bd4499a17c451b6f0d7f ] [hack around centering in css Don Stewart **20100716235007 Ignore-this: 49aafc0cc3c9458436bbb570e7ff5189 ] [better logo Don Stewart **20100716235452 Ignore-this: a7a9c87e559be8c2bf65abff7907f695 ] [polish text Don Stewart **20100717050014 Ignore-this: b80b4dd20a977f1590b3a73f23d099e4 ] [More polish Don Stewart **20100717050741 Ignore-this: d5f460e797c65b207ce78a747c5e8d8e ] [smaller background Don Stewart **20100717050852 Ignore-this: 868d672414c9e62acf6860053d9f4e5d ] [remove prototype Don Stewart **20100717051013 Ignore-this: f0aec061f6139672af023408d0cc549 ] [tweaks Don Stewart **20100717051746 Ignore-this: 6f97afe8db4e23a4d30a2d0e0e23002d ] [typo Don Stewart **20100717052520 Ignore-this: 88ea344633133bfd93c5eb15a5eb6243 ] [Use tables for the 3 cols Don Stewart **20100717175844 Ignore-this: 134f7620a86100cf9de2f5a89a27781a ] [tweaks Don Stewart **20100717181545 Ignore-this: ab5f3c638906e8e9faef8b5fa8b52b6e ] [tweaks Don Stewart **20100717194038 Ignore-this: a4bbd1b38108c19f57cdb4634859d5b0 ] [bit more compression Don Stewart **20100717203944 Ignore-this: a796989ba92e53f20fe4b1595e581c3a ] [polish Don Stewart **20100717205153 Ignore-this: b0da80c7201fe9b9e611982083bd4f04 ] [Nicer image Don Stewart **20100717205204 Ignore-this: 788ccfc8d7c7bdcceac965472066b86e ] [tweaks Don Stewart **20100717205501 Ignore-this: 74e3be187ac49206f06210ef669c0ca4 ] [polish Don Stewart **20100717210001 Ignore-this: c8d64ffbf10d256a19f00aa6845c057b ] [no link to haskell.org Don Stewart **20100717210111 Ignore-this: 5de930f1f94bc3cc3baeaa15c920fa68 ] [Optimize Don Stewart **20100717214723 Ignore-this: a5896b31d8fedd870f08a3a2c566b630 ] [compress css Don Stewart **20100717220243 Ignore-this: 85f57bc8a4e894311c108df5ecf98a83 ] [add some files Don Stewart **20100717221248 Ignore-this: 14d570e6a6bf1acc4a57cf189815eb27 ] [ghc 6.12.3 Don Stewart **20100717222239 Ignore-this: 85011cc96fd8fe215ae1352f7878403d ] [update Don Stewart **20100717232808 Ignore-this: 3a252fe7c551e8de806fc60d11f8c236 ] [distro packages Don Stewart **20100717234324 Ignore-this: db9fe6632cb83aa71626c84aa99db63b ] [debian Don Stewart **20100718020132 Ignore-this: a35c4b464601e86ccba78c5ad0eb54b3 ] [Polish Don Stewart **20100718022410 Ignore-this: 5f7e8441ce6cc5c792e1e0bf508fca4b ] [distro stuff Don Stewart **20100718035429 Ignore-this: 3eed9d88d064d04dec715dfb874dc2b ] [no-repeat on the tiling Don Stewart **20100718070418 Ignore-this: 3b039ba8033047fa8eb30826a58bb73b ] [wibbles Don Stewart **20100718071150 Ignore-this: f38b8136033168c7e2babe0203318dca ] [Merge text Don Stewart **20100719223910 Ignore-this: da5fba83c9a6d699a8848a5aeab6c056 ] [make links clearer Don Stewart **20100719224833 Ignore-this: 96c41b151608f1324702bb1595ea114c ] [tweaks Don Stewart **20100719225823 Ignore-this: 7f1e107455b60fe2ace6b6c37f649f79 ] [radial, courtesy dmwit Don Stewart **20100720013147 Ignore-this: e9e4bbef443e00e3c272cbc9d5a2b748 ] [Linux src Don Stewart **20100722000840 Ignore-this: 818d2b42c55f6f20ec2f3926add1d5b8 ] [Links for Windows Don Stewart **20100722001217 Ignore-this: bfb314ea2d9223df86638bf18cc6aaca ] [windows Don Stewart **20100722002019 Ignore-this: 61d64d497908d2e89e615203199e01e8 ] [torrent Don Stewart **20100722002550 Ignore-this: 2e817de2db2d24b9045c4ec288771299 ] [mac version Don Stewart **20100722042123 Ignore-this: de9fb84db4ff91dc53999650255e2ff4 ] [remove redundant file Don Stewart **20100722042818 Ignore-this: fbf91ebb66a63985ae23daf8d35ac47d ] [Major links now hosted on Hentzner Don Stewart **20100722174651 Ignore-this: 99ed437eccebe44a1e501e0ad759fa82 ] [nix Don Stewart **20100722185317 Ignore-this: 4b27ac0b746a02954dbcc1503f4486b8 ] [polish Don Stewart **20100723163021 Ignore-this: d4c887cb9d495f6767dcf208af88de84 ] [add full package versions Don Stewart **20101105144732 Ignore-this: 97b470aea5b44f0933d5e312d3a418cd ] [Some tweaks Don Stewart **20101106144817 Ignore-this: bd46226f7aa0de066c105bbedb81b474 ] [Alpha candidate for 2011.1 Don Stewart **20101202232903 Ignore-this: 64ad07b745f6c572add85a33c5441c84 ] [bump Don Stewart **20101202233017 Ignore-this: 5d1ec8ceaaa8f6ff51c916adc08b964d ] [Handle mtl case Don Stewart **20101205193622 Ignore-this: 52c5a1def7dc18a9342286ef3f7a651d ] [2011.1 candidate Don Stewart **20110212000056 Ignore-this: f147d43142d3eb6724026a07d123956 ] [Update imagery Don Stewart **20110212210548 Ignore-this: 96fb42f3b96a984ae646b6f07b17e372 ] [Update metadata Don Stewart **20110212211126 Ignore-this: da0b47ee27010bf0e142e45bfc1f33ad ] [Uncomment out cabal-install. Fixes missing cabal-install Don Stewart **20110213013546 Ignore-this: cbefbc18c0a320a71d7e2460470016e7 ] [cabal-install requires old containers Don Stewart **20110213015437 Ignore-this: 104f99d6e140e9f6e05cfee221a0bca7 ] [add Mac OS X installer Makefile Mark Lentczner **20110213183902 Ignore-this: 60db5fb1431e3074ba25576f753c9cc3 ] [Start updating the site Don Stewart **20110213194824 Ignore-this: 493c2f1c55dfa4415e1415c013533e8 ] [Better logos Don Stewart **20110213202306 Ignore-this: a0de9202bb40c3e7c09895e61404333a ] [Standardize logos Don Stewart **20110213202541 Ignore-this: 13864c35077d2ab363f803d569e09262 ] [tweak to Mac installer: show html file at end Mark Lentczner **20110213220133 Ignore-this: 3a3b7f578a81da3a64cbe828eef28dbd ] [Update changelog Don Stewart **20110213223720 Ignore-this: a17516b376f350fcf94edc25342e5f70 ] [Tweaks and polish Don Stewart **20110213224332 Ignore-this: ddf9ecdad4140ba42d6f399329805616 ] [Remove references to MacPorts Don Stewart **20110213224718 Ignore-this: 3b6816d70586c50455ac7bffa32736da ] [margins Don Stewart **20110213233311 Ignore-this: 1e1ed2966b6b1506cb1b9b09077316db ] [Update for GHC 7.0.2 Don Stewart **20110304034756 Ignore-this: 127fa951a257c45c3e2aecec8ff0c79b ] [Update for 7.0.2 Don Stewart **20110304034922 Ignore-this: 7fb4d530be3965a3db2cc264b6d196df ] [Update core packages Don Stewart **20110304035254 Ignore-this: 55922842a15142040f3b56eea6880a3d ] [Remove dependency on hscolour (means no src hyperlinks) Don Stewart **20110304041341 Ignore-this: 54528399b7c4a1f3bb2fb27b4428af4c ] [Bump version Don Stewart **20110304161710 Ignore-this: 78c187eb2be40fef781521f1c867db40 ] [Bump vers Don Stewart **20110304162527 Ignore-this: 445cd10b34f9bf5d0834e33fecc5ff8c ] [Edits to style from Luke Don Stewart **20110304181526 Ignore-this: ca047301392875de75c58287ea50dee8 ] [updated fedora link from juhp Don Stewart **20110304192040 Ignore-this: 727cb26c27b19d2dfb93a62089b95c64 ] [Update version number Don Stewart **20110305204920 Ignore-this: c96460f7191a4dbcc6306362c5712de8 ] [improve Package installer text Mark Lentczner **20110304062515 Ignore-this: ff0afed68eb780985ad757bfb094c213 ] [polishing the installation Mark Lentczner **20110304063000 Ignore-this: 938cd1c05eee94334984244136a7b780 support building different architectures of the platform remove --builtin-themes from generated index wrap cabal file in a script that sets up the .cabal/config file better final "by hand" instructions attempt to set the owner and group correctly ] [improve messaging on first run of cabal Mark Lentczner **20110305073245 Ignore-this: b3d2166469dce594887e955e6005fcda ] [run prepare.sh in the new compiler environment Mark Lentczner **20110305073345 Ignore-this: d80b9f19ca9d0fbb9a14674112403f00 N.B.: runhaskell and runghc couldn't be made to work in the sandboxed environment, so prepare.sh was changed to expressly compile Build.hs ] [ensure cabal.wrap is executable Mark Lentczner **20110305073814 Ignore-this: ea694d5b1e24a5addc2bde0625e1f7c7 ] [tweaks to package maker document Mark Lentczner **20110305073922 Ignore-this: 956cbdd54f4d48d21e95e9426f980573 - removed -contents.xml files as they are regenerated by Package Maker each time, and are large, and seem to sometimes get the perms wrong ] [Update website Don Stewart **20110305210936 Ignore-this: 41bb6324014ae39053f817d47fc10bb ] [update favico Don Stewart **20110305211438 Ignore-this: 995d7466eb7d2f32e2dfb746631cba53 ] [add ico png Don Stewart **20110305211524 Ignore-this: 4d738c43c10d697af52b3e567129b017 ] [add favicos to everything Don Stewart **20110305211906 Ignore-this: f2d5d759564d52fa1cf18f69dc30faef ] [include header Don Stewart **20110305211932 Ignore-this: ad0b2f566fc6dd5389b1a1013422f952 ] [tweak Mac download page Mark Lentczner **20110305225834 Ignore-this: e8d234426dc84e12f3c435871058f58 ] [fix was start.html references ghc-prim docs Mark Lentczner **20110307054002 Ignore-this: 5726257d969c20ee67f64568d47a48ed ] [update start.html discussion of cabal configuration Mark Lentczner **20110307054046 Ignore-this: fa9de37d61ea26889577147cb503e611 ] [Update RCs, rewriting 64 bit text for Mac Don Stewart **20110307193315 Ignore-this: a769805cc0267610d1ac8fbb2f1201b2 ] [Update to the new cabal-install Don Stewart **20110309002858 Ignore-this: def5f133bf9c1f99ba58c32f71d3ac7f ] [Tweaks Don Stewart **20110309190815 Ignore-this: ec55e459f5d8d2366d704474ba8abbee ] [Old bug Don Stewart **20110310143950 Ignore-this: f1782785653c43fafd491e50c15a4a9 ] [force all packages to be registered at end of Mac installer Mark Lentczner **20110309060306 Ignore-this: e52aa0ab8bd5280eae999144554b230f Because we are registering all the HP packages in alphabetical order, not dependency order, we need to use ghc-pkg register --force. It's safe, as we know all the dependencies are there. ] [Update links for everyone Don Stewart **20110310195915 Ignore-this: 9402e9010f90ebc3e0e66a2361b0e3b0 ] [Dont' fail if haddock isn't present Don Stewart **20110310202235 Ignore-this: 1524eb9c82438aa8b3f458e2dbfa216e ] [Update changelog Don Stewart **20110310203019 Ignore-this: e1213c9edb5d173dfe0b958e65277645 ] [fix some things Don Stewart **20110311031813 Ignore-this: b381985e6926e0174cedb4f0387ee3fe ] [update a bunch of things Don Stewart **20110312210315 Ignore-this: 6e6877515c5d34af8cae2db34f61b255 ] [Minor rev to 2011.2.0.1 (adds ghc 7.0.3, text +1) Don Stewart **20110403212338 Ignore-this: 3b6cf131771aab979ac2297790a6d597 ] [2011.2.0.1 Don Stewart **20110415213326 Ignore-this: be5caccd2233d1e335d3a59491b28615 ] [Update package versions for beta of next major release Duncan Coutts **20110910225117 Ignore-this: 1789a5d6352ecdf88290340ec906b8f2 ] [update versions of things for 2011.3.0.0 Mark Lentczner **20111004050718 Ignore-this: 85dd9a7f848fceec6fdd964d1cb36f2d ] [support for uninstaller-hs Mark Lentczner **20111201071209 Ignore-this: cfb75b0376d0dee5cd4122cf421a249a add the UninstallerHS.hs file, and build it into the installation run it in the postflight script so it will inform the user if needbe add information about uninstallation to the start.html file change the installer package identifiers so it won't remove prior installs ] [better handling of .cabal/config files in the uninstaller and in cabal.wrap Mark Lentczner **20111204163524 Ignore-this: 965c552667ce87260ee194fae786c7f3 ] [added 10.6 requirement to installer, added README for builders Mark Lentczner **20111204190019 Ignore-this: a670f285e9fcaf082e6a0e7b4b596f0f ] [more robust set of .cabal config files in cabal.wrap Mark Lentczner **20111206064901 Ignore-this: 385476de9fbe92b95df17082bc9e2812 ] [keep dist build tree by architecture Mark Lentczner **20111206064951 Ignore-this: 2ab962108a8f0c401d0c08b233fc0c69 ] [mac installer somehow lost crucial flag: install root in package Mark Lentczner **20111206065150 Ignore-this: 51b903d035e6867e125236b2e34545a9 ] [update text on mac download page Mark Lentczner **20111207053931 Ignore-this: c38c0a78ce301b920188d11890b4051 note: links are probably not correct ] [website changes for 2011.4.0.0 Mark Lentczner **20111217074052 Ignore-this: d77995e82f527169d1b0a131d8ae00bc added new links for the new installers moved most recent links into historical sections reformatted historical sections by year updated locations of downloads to new location on lambda.haskell.org updated references to GHC 7.0.3 to 7.0.4 added direct link to library docs on front page ] [Bump .cabal file --> closing in on release Don Stewart **20111217141710 Ignore-this: 79d329053362881cf550442e58881080 ] [Winter 2011 theme background and style sheet Don Stewart **20111217144321 Ignore-this: b6ee90562727a3a9dea9d9f7dd921018 ] [winter theming Don Stewart **20111217145046 Ignore-this: 5ecc5240b652bea139c007e26f77638b ] [winter download button Don Stewart **20111217145109 Ignore-this: 55d70bd2d730931b341466cd4bc64475 ] [style on bg pages Don Stewart **20111217145239 Ignore-this: 7fa69ab73e28b13ed0cf991a26c38956 ] [bump changelog Don Stewart **20111217145652 Ignore-this: 8543ec10d090a187d05a2f3a168bb0d1 ] [bump version number in ./configure Don Stewart **20111217151056 Ignore-this: 913b2ff6efbee6c50127c4c5902e8cbe ] [wibble Don Stewart **20111217155519 Ignore-this: ddadaf5b1ce3f0d54436832048b4544c ] [wibble Don Stewart **20111217161950 Ignore-this: cf162d4fe87f2cbf5dc2fd2537b9c71b ] [fix artifacts Don Stewart **20111217162318 Ignore-this: b6884c4356e3743e8516fbd1ed22de33 ] [regen doc link Don Stewart **20111217162622 Ignore-this: 1f3b022f221ff11a5fe382ee208416bd ] [95% uncompression Don Stewart **20111217163536 Ignore-this: 841558821585b86c58aaa2fc17f7325e ] [spelling mistakes in the uninstaller (thanks Peter Hall) Mark Lentczner **20111218173326 Ignore-this: 301652554fd7ab4bfa5aa8f8a2863a9e ] [lossless compression (saves 25%) Don Stewart **20111218170824 Ignore-this: 1430e3934317e571aa8e996fdcf4b75e ] [charset Don Stewart **20111218171152 Ignore-this: 3ee9ab96a08b74f6891a7b2dfe47e650 ] [Update linux distro links Don Stewart **20111225125618 Ignore-this: 4395a1110e92257b8e7de117b495e32e ] [Mention Unix too Don Stewart **20111225125956 Ignore-this: fe845b8c7cbd911ed9cbd2b21e066e45 ]