Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Nov 17, 2004
  2. Dec 07, 2004
  3. Dec 04, 2004
  4. Nov 30, 2004
    • Simon Marlow's avatar
      Minor fixes to the Windows build · ec5cf3d8
      Simon Marlow authored
      ec5cf3d8
    • Simon Marlow's avatar
      Huge wad of changes from GHC team · d84d3728
      Simon Marlow authored
      - Rename Compat.* modules to Distribution.Compat.*
      - Add {-# OPTIONS -cpp #-} to a few modules
      - Distribution.Compat.ReadP: use real ReadP in GHC 6.3+
      - new module: Distribution.Extension, contains Extension type
        formerly from Distribution.Misc.
      - new module: Distribution.License, contains License type
        formerly from Distribution.Misc.
      - remove Distribution.Misc
      - new module: Distribution.ParseUtils, containing various parsing utilities
        formerly from Distribution.Package, that are re-used in 
        Distribution.InstalledPackageInfo.
      - new module: Distribution.PackageDescription contains everything related
        to PackageDescription, which was formerly in Distribution.Package.
      - Distribution.Package now contains only PackageId-related stuff.
      - Distribution.InstalledPackageInfo: update for use in GHC, add
        parsing/pretty-printing.
      - Compat.H98 is now Distribution.Compat.Error (it contained only stuff
        related to the Error monad, which isn't H98 anyway).
      - remove imports of H98 libs (use hierarchical ones instead)
      - configure now detects the GHC version (but doesn't do anything with it... yet)
      d84d3728
  5. Nov 17, 2004
  6. Nov 08, 2004
  7. Nov 13, 2004
  8. Nov 05, 2004
  9. Nov 04, 2004
  10. Nov 03, 2004
  11. Nov 02, 2004
  12. Nov 01, 2004
  13. Oct 25, 2004
  14. Oct 23, 2004
  15. Oct 18, 2004
  16. Oct 16, 2004
  17. Oct 13, 2004
  18. Oct 12, 2004
Loading