summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* cross-build 'unlit' and 'hp2ps' for stage2 installSergei Trofimovich2017-04-082-3/+34
* fix 'make install' for cross-stage2Sergei Trofimovich2017-04-081-0/+6
* add $(CrossCompilePrefix) to 'runghc' and 'ghci'Sergei Trofimovich2017-04-061-5/+5
* hp2ps: install shell wrapperSergei Trofimovich2017-04-032-2/+5
* Show valid substitutions for typed holesMatthías Páll Gissurarson2017-03-291-0/+7
* Bump haddock submoduleBen Gamari2017-03-231-0/+0
* Haddock submodule update.Edward Z. Yang2017-03-221-0/+0
* mkUserGuidePart: Remove duplicate -XDeriveGeneric entryÖmer Sinan Ağacan2017-03-201-7/+0
* Save renamed syntax when signature merging.Edward Z. Yang2017-03-171-0/+0
* Bump hsc2hs submoduleBen Gamari2017-03-151-0/+0
* Bump hsc2hs submoduleBen Gamari2017-03-151-0/+0
* Introduce and use EnumSet in DynFlagsBen Gamari2017-03-151-0/+0
* Fix #13337.Richard Eisenberg2017-03-141-0/+0
* Add `-fmax-errors` flagCharles Cooper2017-03-132-7/+13
* unlit: replace the SHEBANG with an empty linePhil Ruffwind2017-03-131-0/+3
* configure.ac: Bump version to 8.3ghc-8.3-startBen Gamari2017-03-091-0/+0
* ghc-pkg: Consider .conf files when computing package db mtimeAndrzej Rybczak2017-03-071-64/+21
* Typos in comments and manualGabor Greif2017-03-061-1/+1
* Drop HAVE_containers_050 from bootstrap flagsBen Gamari2017-03-041-1/+0
* Print out sub-libraries of packages more nicely.Edward Z. Yang2017-03-021-2/+13
* Properly acquire locks on not yet existing package databasesAndrzej Rybczak2017-03-021-8/+15
* Add flag allowing convenient disabling of terminfo supportBen Gamari2017-02-283-4/+23
* Add support for concurrent package db access and updatesAndrzej Rybczak2017-02-261-131/+259
* Update OverloadedLabels docs and document HasFieldAdam Gundry2017-02-261-0/+7
* Correct Windows libdir assumptions.Tamar Christina2017-02-231-4/+10
* Bump Cabal submoduleBen Gamari2017-02-205-6/+5
* Tweaks and typos in manual, note refs, commentsGabor Greif2017-02-091-1/+1
* Remove unnecessary use of -DGENERICS flagRyan Scott2017-02-061-1/+1
* Fix comment (old file names) in mk/ and utils/Takenobu Tani2017-02-042-7/+7
* Ditch static flagsSylvain Henry2017-02-021-0/+0
* Spelling fixesGabor Greif2017-02-022-4/+4
* Bump hsc2hs submoduleBen Gamari2017-01-261-0/+0
* Make type import/export API Annotation friendlyAlan Zimmerman2017-01-262-2/+5
* Warn on missing home modulesYuras Shumovich2017-01-201-0/+9
* Update levity polymorphismRichard Eisenberg2017-01-191-0/+0
* Add dump-parsed-ast flag and functionalityAlan Zimmerman2017-01-151-135/+3
* Require python3 like everywhere else tooGabor Greif2017-01-131-1/+1
* Ensure mkUserGuidePart is compiled with current GHC versionBen Gamari2017-01-101-2/+6
* Make HsIParamTy have a Located HsIPNameAlan Zimmerman2017-01-101-0/+0
* Remove redudant import from check-pprMatthew Pickering2016-12-261-1/+0
* check-ppr: Make --dump the default behaviorBen Gamari2016-12-261-11/+6
* Add caret diagnosticsPhil Ruffwind2016-12-231-0/+4
* users-guide: Kill extraneous linkBen Gamari2016-12-231-1/+1
* Update ghc-cabal command line usage text.Edward Z. Yang2016-12-211-3/+7
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-212-1/+2
* utils/genargs: delete unused toolSergei Trofimovich2016-12-172-73/+0
* Fix Pretty printer tests on WindowsTamar Christina2016-12-171-5/+10
* base: Bump version to 4.10.0.0Ben Gamari2016-12-156-4/+4
* check-ppr: Add a --dump flag to aid in debuggingBen Gamari2016-12-152-5/+24
* Show constraints when reporting typed holesMaciej Bielecki2016-12-151-0/+4