public
Description: Official Git mirror of the Glasgow Haskell Compiler. Note: Building from the Git repo is not yet possible.
Homepage: http://haskell.org/ghc/
Clone URL: git://github.com/ghc-hq/ghc.git
ghc / compiler
name age message
..
file DEPEND-NOTES Sat May 17 07:09:23 -0700 2008 Reorganisation of the source tree Most of the ... [Simon Marlow]
file DLL-NOTES Sat May 17 07:09:23 -0700 2008 Reorganisation of the source tree Most of the ... [Simon Marlow]
file HsVersions.h Mon Aug 17 07:23:52 -0700 2009 Make the dynamic linker thread-safe. The curre... [nominolo]
file LICENSE Sat May 17 07:09:23 -0700 2008 Reorganisation of the source tree Most of the ... [Simon Marlow]
file Makefile Loading commit data...
file Makefile.local Sat Nov 08 06:43:28 -0800 2008 ghc_ge_605 is now always YES [Ian Lynagh]
file NOTES Sat Oct 27 08:47:02 -0700 2007 More notes [Simon Peyton Jones]
file Simon-log Wed Jul 30 18:05:37 -0700 2008 Rename maybeTyConSingleCon to tyConSingleDataCo... [batterseapower]
directory basicTypes/
directory cmm/ Mon Sep 28 05:44:55 -0700 2009 emitRetUT: cope with arguments overlapping with... [Simon Marlow]
directory codeGen/ Wed Sep 30 01:43:58 -0700 2009 Replace a checking `is_elem` with a plain `elem... [Simon Marlow]
directory coreSyn/
file count_bytes Sat May 17 07:09:23 -0700 2008 Reorganisation of the source tree Most of the ... [Simon Marlow]
directory cprAnalysis/ Wed Jul 01 13:03:44 -0700 2009 Support for -fwarn-unused-do-bind and -fwarn-wr... [batterseapower]
directory deSugar/
file ghc.cabal.in
file ghc.mk
directory ghci/ Fri Sep 18 06:32:04 -0700 2009 implement case-on-Word in the byte code generat... [Simon Marlow]
directory hsSyn/
directory iface/
directory main/
directory nativeGen/
directory parser/
directory prelude/
directory profiling/
directory rename/
directory simplCore/
directory simplStg/ Tue Jul 07 05:15:48 -0700 2009 Remove unused imports [Ian Lynagh]
directory specialise/
directory stgSyn/
directory stranal/ Tue Jul 07 05:15:48 -0700 2009 Remove unused imports [Ian Lynagh]
directory typecheck/
directory types/
directory utils/
directory vectorise/