summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Add -fprint-typechecker-elaboration flag (fixes #10662)Eugene Akentyev2015-12-171-0/+6
* Build system: Cabalize genapplyBen Gamari2015-12-173-37/+58
* Fix haddock hyperlinkerBen Gamari2015-12-171-0/+0
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-5/+3
* Update Cabal submodule to latest snapshotHerbert Valerio Riedel2015-12-161-3/+3
* Synchronize Haddock submodule with master branchBen Gamari2015-12-161-0/+0
* Update haddock submoduleBen Gamari2015-12-161-0/+0
* Add `-W(no-)xxx` aliases for `-f(no-)warn-xxx` flagsDavid Luposchainsky2015-12-161-98/+98
* Update binary submodule to binary-0.8 snapshotHerbert Valerio Riedel2015-12-161-0/+1
* Expose enabled language extensions to THBen Gamari2015-12-152-6/+1
* Fix runghc when $1_$2_SHELL_WRAPPER = NORyanGlScott2015-12-152-5/+18
* haddock: Fix submodule commit to point to ghc-headAustin Seipp2015-12-111-0/+0
* Add kind equalities to GHC.Richard Eisenberg2015-12-112-1/+1
* Removed colon append operation (fixes #10785)Ben Gamari2015-12-111-3/+3
* Rename s/7.12.1/8.0.1/ two minor occurencesHerbert Valerio Riedel2015-12-081-1/+1
* ghc-pkg: don't sort packages unnecessarilyThomas Miedema2015-12-071-7/+3
* Refactor ConDeclAlan Zimmerman2015-12-071-0/+0
* ghc-pkg: Restore old behavior in colored version; fixes 6119Sibi Prabakaran2015-12-071-4/+7
* Implement new `-fwarn-noncanonical-monoid-instances`Herbert Valerio Riedel2015-12-061-0/+8
* ghc.mk: fix docs re-rebuildingSergei Trofimovich2015-12-051-2/+1
* ghc.mk: don't run mkUserGuidePart more than onceSergei Trofimovich2015-12-051-3/+39
* ghc.mk: cleanup: use tab consistentlySergei Trofimovich2015-12-051-1/+1
* Enable non-canonical Monad instance warnings for stage1/2Herbert Valerio Riedel2015-12-051-0/+0
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-0/+0
* Fix warning about unused pattern variableGabor Greif2015-12-011-1/+1
* Build system: Add stage specific SRC_HC_(WARNING_)OPTSThomas Miedema2015-12-011-5/+0
* Implement warnings for Semigroups as parent of MonoidDavid Luposchainsky2015-11-291-2/+9
* ghc-pkg: print version when verboseAdam Sandberg Eriksson2015-11-291-24/+26
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-291-0/+7
* Rewrite checkUniques and incorporate into validateBen Gamari2015-11-243-124/+51
* Add -Wcompat warning flag groupDavid Luposchainsky2015-11-241-0/+7
* Implement new `-fwarn-noncanonical-monad-instances`Herbert Valerio Riedel2015-11-241-0/+9
* Support multiple debug output levelsBen Gamari2015-11-231-0/+7
* ApiAnnotations: Make all RdrName occurences LocatedAlan Zimmerman2015-11-232-1/+1
* derivedConstants: Add support for AIXHerbert Valerio Riedel2015-11-191-2/+26
* Make `derivedConstants` more crosscompile-friendlyHerbert Valerio Riedel2015-11-191-13/+27
* Add -fwarn-missing-monadfail-instance to mkUserGuidePartBen Gamari2015-11-181-0/+7
* Disable failed specialisation warnings by default & update documentation.Ben Gamari2015-11-181-0/+12
* Revert "Unify hsig and hs-boot; add preliminary "hs-boot" merging."Edward Z. Yang2015-11-162-4/+3
* Implement function-sections for Haskell code, #8405Simon Brenner2015-11-121-0/+4
* Remove unused field in ConDeclJan Stolarek2015-11-111-0/+0
* Associate pattern synonyms with types in module exportsMatthew Pickering2015-11-111-0/+0
* Build system: use stage0 to build dll-splitThomas Miedema2015-11-081-1/+6
* Update process submodule to process-1.4 releaseHerbert Valerio Riedel2015-11-023-2/+2
* ApiAnnotations: BooleanFormula is not properly LocatedAlan Zimmerman2015-11-011-0/+0
* Update process submoduleHerbert Valerio Riedel2015-11-013-2/+2
* Update array/stm/hpc/haddock submodulesHerbert Valerio Riedel2015-11-011-0/+0
* Provide a utility to check API Annotations docsAlan Zimmerman2015-11-012-16/+103
* Fix documentation build on windowsTamar Christina2015-10-311-1/+6
* Make ghc-cabal's `System.Directory` import more robustHerbert Valerio Riedel2015-10-311-1/+1