summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add infix flag for class and data declarationsAlan Zimmerman2016-12-121-0/+0
* Scrutinee Constant FoldingSylvain Henry2016-12-091-0/+5
* Bump haddock submoduleBen Gamari2016-12-091-0/+0
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-077-5/+298
* Overhaul of Compact Regions (#12455)Simon Marlow2016-12-071-0/+4
* Purge GHC of literate PerlDemi Obenour2016-11-292-7/+1
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-291-2/+2
* Make diagnostics slightly more colorfulPhil Ruffwind2016-11-291-0/+4
* Implement fine-grained `-Werror=...` facilityMaciej Bielecki2016-11-211-0/+10
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-111-0/+5
* ghc-pkg: Munge dynamic library directoriesBen Gamari2016-11-111-0/+1
* ghc-cabal: Use correct name of linker flags env variableBen Gamari2016-11-101-1/+1
* Omit unnecessary linker flagsSimon Marlow2016-11-031-3/+0
* API Annotations: make all ModuleName LocatedAlan Zimmerman2016-11-031-0/+0
* Add and use a new dynamic-library-dirs field in the ghc-pkg infoDuncan Coutts2016-10-212-1/+7
* Typos in commentsGabor Greif2016-10-211-1/+1
* Clean up handling of known-key Names in interface filesBen Gamari2016-10-131-0/+0
* Make InstalledUnitId be ONLY a FastString.Edward Z. Yang2016-10-081-8/+9
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-4/+9
* The Backpack patch.Edward Z. Yang2016-10-081-17/+39
* genapply: update source file in autogenerated textSergei Trofimovich2016-10-041-1/+1
* runghc: Fix import of System.Process on WindowsBen Gamari2016-10-021-1/+1
* Update Cabal submodule to latest version.Edward Z. Yang2016-10-022-28/+32
* runghc: use executeFile to run ghc process on POSIXMichael Snoyman2016-10-022-6/+21
* ghc-pkg: Allow unregistering multiple packages in one callNiklas Hambüchen2016-10-011-5/+6
* Implement deriving strategiesRyan Scott2016-09-302-0/+7
* Bump Haddock submodule to fix rendering of class methodsMatthew Pickering2016-09-201-0/+0
* Remove references to -XRelaxedPolyRecBen Gamari2016-09-081-8/+0
* ghc-cabal: accept EXTRA_HC_OPTS make variableSergei Trofimovich2016-09-021-1/+2
* Add -fdefer-out-of-scope-variables flag (#12170).Eugene Akentyev2016-08-311-1/+19
* Add -flocal-ghci-history flag (#9089).Eugene Akentyev2016-08-311-0/+7
* Fixes #12504: Double-escape paths used to build call to hsc_lineRichard Cook2016-08-311-0/+0
* Fix and complete runghc documentationHarendra Kumar2016-08-301-0/+1
* Cabal submodule update.Edward Z. Yang2016-08-083-20/+23
* Remove identity update of field componentsConfigsGabor Greif2016-08-051-6/+1