The Glasgow Haskell Compiler ============================ This is a binary distribution of GHC, a compiler and interactive environment for the Haskell functional programming language. For more information, visit GHC's web site: http://www.haskell.org/ghc/ Information for developers of GHC can be found here: http://ghc.haskell.org/trac/ghc/ For installation instructions, see the accompanying INSTALL file.
Forked from
Glasgow Haskell Compiler / GHC
25619 commits behind, 167 commits ahead of the upstream repository.
Thomas Miedema
authored
Summary: ``` git grep -l '#!' | xargs sed -i 's|#!.*/bin/\([^ ]*\)$|#!/usr/bin/env \1|' ``` and some manual tweaking Test Plan: harbormaster Reviewers: austin Subscribers: hvr, simonmar, ezyang, carter Differential Revision: https://phabricator.haskell.org/D237 GHC Trac Issues: #9057
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
compare | ||
mkDocs | ||
INSTALL | ||
Makefile | ||
README | ||
configure.ac.in | ||
cross-port | ||
hc-build | ||
hsicon.ico | ||
remilestoning.pl |