diff -u haskell-platform-2010.2.0.0/haskell-platform.cabal\~ haskell-platform-2010.2.0.0/haskell-platform.cabal --- haskell-platform-2010.2.0.0/haskell-platform.cabal~ 2010-07-22 10:03:59.000000000 +1000 +++ haskell-platform-2010.2.0.0/haskell-platform.cabal 2010-11-26 16:57:30.000000000 +1000 @@ -1,5 +1,5 @@ name: haskell-platform -version: 2010.2.0.0 +version: 2010.2.0.0.701 homepage: http://haskell.org/platform license: BSD3 license-file: LICENSE @@ -53,34 +53,34 @@ -- Win32 ==2.2.0.1 -- removed?? -- Libraries in addition to what GHC provides: - cgi ==3001.1.7.3, + cgi ==3001.1.7.4, fgl ==5.4.2.3, GLUT ==2.1.2.1, -- NOTE - haskell-src ==1.0.1.3, + haskell-src ==1.0.1.4, html ==1.0.1.2, HUnit ==1.2.2.1, - mtl ==1.1.0.2, + mtl ==2.0.1.0, network ==2.2.1.7, OpenGL ==2.2.3.0, -- NOTE - parallel ==2.2.0.1, + parallel ==3.1.0.1, parsec ==2.1.0.1, -- NOTE, not using parsec 3 - QuickCheck ==2.1.1.1, + QuickCheck ==2.4.0.1, regex-base ==0.93.2, regex-compat ==0.93.1, regex-posix ==0.94.2, stm ==2.1.2.1, xhtml ==3000.2.0.1, zlib ==0.5.2.0, - HTTP ==4000.0.9, - deepseq ==1.1.0.0 + HTTP ==4000.1.0, + deepseq ==1.1.0.2 -- Depending on programs does not work, they are not registered -- We list them to help distro packaging. build-tools: - cabal-install ==0.8.2, + cabal-install ==0.9.5, alex ==2.3.3, happy ==1.18.5 -- haddock ==2.7.2 -- valid, but needs ghc-paths