Skip to content
Snippets Groups Projects
  1. Apr 21, 2000
  2. Apr 06, 2000
  3. Apr 04, 2000
  4. Mar 13, 2000
  5. Feb 25, 2000
  6. Jan 26, 2000
  7. Jan 25, 2000
  8. Jan 24, 2000
  9. Jan 22, 2000
  10. Dec 07, 1999
    • Simon Marlow's avatar
      [project @ 1999-12-07 15:43:40 by simonmar] · 747bac96
      Simon Marlow authored
      Automatically detect installed copies of ghc, nhc and hbc and plug
      them into the Makefile variables $(GHC), $(NHC) and $(HBC)
      respectively.  $(HC) is now supposed to be a generic installed haskell
      compiler, which defaults to $(GHC) and can be changed via ./configure
      --with-hc=<blah>.
      
      Reorganise and tidy up a few things in config.mk.in.
      747bac96
    • chak@cse.unsw.edu.au.'s avatar
      [project @ 1999-12-07 14:46:31 by chak] · 6fb805e5
      chak@cse.unsw.edu.au. authored
      Package local configuration scripts allow to modularise the configuration (we
      start by having one for ghc):
      * Modularised configuration avoids unnecessary dependencies for individual
        packages.
      * Furthermore, package local configuration (such as entering version
        information into rpm .spec files) is possible.
      6fb805e5
  11. Dec 01, 1999
  12. Nov 25, 1999
  13. Nov 12, 1999
  14. Oct 05, 1999
  15. Jul 14, 1999
  16. May 04, 1999
  17. Feb 08, 1999
  18. Jan 26, 1999
  19. Dec 02, 1998
  20. Nov 24, 1998
  21. Nov 22, 1998
  22. Nov 17, 1998
  23. Oct 08, 1998
  24. Oct 05, 1998
    • Simon Marlow's avatar
      [project @ 1998-10-05 14:15:31 by simonm] · b7cf40bb
      Simon Marlow authored
      Add support for FreeBSD 3.0 (ELFish).
      Rename i386-unknown-freebsd to i386-unknown-freebsd2, and add
      i386-unknown-freebsd3.
      
      NOTE: this won't bootstrap an ELF GHC using an a.out GHC, some laying
      on of hands is required for that.
      b7cf40bb
  25. Sep 29, 1998
  26. Aug 19, 1998
  27. Aug 18, 1998
  28. Aug 17, 1998
  29. Aug 16, 1998
  30. Aug 14, 1998
  31. Aug 10, 1998
  32. Jul 24, 1998
  33. May 31, 1998
  34. May 19, 1998
  35. Apr 16, 1998
Loading