 
 * update list of libraries shipped with GHC.
        http://haskell.org/haskellwiki/Libraries_released_with_GHC
 * update list of external libraries to latest stable version.
 * check and follow up on changes to visible packages.
 * check unix package builds
    * tarball/packages/core.packages has to be updated from .cabal file
    * update configure.ac with version number
    * update required GHC version
 * bump version number in .cabal file
 # put up .cabal file 

 # check clean room builds
 # check windows installer
 # check mac installer

 - update content on lambda.galois.com
 # push web page with new urls.
 # publish reddit links with CDN.

------------------------------------------------------------------------
= 2010.1.0 release = 

Package changes:

 # Added extensible-exceptions: don't list.
 # Remove packedstring
 # Time moves back into the base set.
 # Not upgrading to parsec 3!
 # Not adding OpenGL 2.4, 
        -- would add OpenGLRaw >=1.1.0.0, GLURaw >=1.1.0.0,
                        StateVar -any, ObjectName -any, Tensor -any
 # Ship a newer haddock? No.
 # Added deepseq to the HP.

 # Due to ghc's dependency on Cabal, we can't upgrade Cabal as part of
     the HP build.
         + Bug in Cabal, meaning local package db's were dropped.
                - work around: manually register.
         + Bug in Cabal on Windows -- wait for 6.12.2
 
 # New update to cabal-install coming.
 # Policy: Modify script to include only --global packages in a global install,
     and always include --user packages in user installs

------------------------------------------------------------------------
= Site =

 * Generate contents page inclusion.
 * Generate documentation.
 * Move from em measurements to px.
 # Add links to old versions on wiki
 * List maintainer on the web page.
 * Heads in 'learn more' link to TOC.
 * Links should head back up to the main page.

 * Arch Haskell HP upload

= Future = 

 * chrome 'download' redirects you to the 'thank you' + help page
 * obtain scripts for Windows and Mac installers.
