Upgrading packages/Updating to GHC 6.10

From HaskellWiki
< Upgrading packages
Revision as of 17:27, 24 September 2007 by DonStewart (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A list of things that need updating when porting packages to newer library/cabal versions.

Updating to GHC 6.8 / Cabal 1.2

  • Cabal configuration support
  • base split up
  • Data.ByteString api changes