This project is mirrored from https://gitlab.haskell.org/ghc/ghc.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 11 Sep, 2009 1 commit
-
-
Simon Marlow authored
-
- 26 Aug, 2009 1 commit
-
-
kili authored
Should help to fix the build on OpenBSD (together with a corresponding patch to libraries/base).
-
- 20 Aug, 2009 2 commits
-
-
Ian Lynagh authored
When configuring packages, enable library profiling and shared libraries based on the ways in GhcLibWays.
-
Ian Lynagh authored
-
- 15 Jun, 2009 2 commits
-
-
Ian Lynagh authored
When configure tests for a feature it may not generate warning-free C code, and thus may think that the feature doesn't exist if -Werror is on.
-
Ian Lynagh authored
-
- 30 May, 2009 1 commit
-
-
Ian Lynagh authored
I've also added some missing $s to some makefiles. These aren't technically necessary, but it's nice to be consistent.
-
- 19 May, 2009 1 commit
-
-
Duncan Coutts authored
It tried to do this already, but the make variable name was wrong.
-
- 15 May, 2009 1 commit
-
-
Simon Marlow authored
we also have $1_$2_CONFIGURE_OPTS, which is used.
-
- 29 Apr, 2009 1 commit
-
-
Duncan Coutts authored
when we configure ghc with --enable-shared
-
- 28 Apr, 2009 1 commit
-
-
Simon Marlow authored
# ----------------------------------------------------------------------------- # # (c) 2009 The University of Glasgow # # This file is part of the GHC build system. # # To understand how the build system works and how to modify it, see # http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture # http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying # # -----------------------------------------------------------------------------
-
- 26 Apr, 2009 1 commit
-
-
Ian Lynagh authored
-