summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix hsc2hs non-deterministic failures.Tamar Christina2019-09-131-0/+0
* Bump Cabal submodule to 3.1Sebastian Graf2019-09-124-5/+4
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-101-1/+1
* Minor refactoring in deriveConstantsÖmer Sinan Ağacan2019-09-071-42/+37
* Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal2019-08-071-0/+0
* ghc-cabal: Use fromFlagOrDefault instead of fromFlagBen Gamari2019-07-211-2/+2
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-141-1/+1
* Deduplicate "unique subdir" code between GHC and CabalJohn Ericson2019-07-093-20/+9
* Remove most uses of TARGET platform macrosJohn Ericson2019-07-092-3/+5
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-0/+0
* Add -Winferred-safe-imports warningOleg Grenrus2019-06-251-0/+0
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-251-4/+5
* Add MonadFail instance for ParserMErik de Castro Lopo2019-06-241-0/+11
* ghc-pkg needs settings file to un-hardcode target platformJohn Ericson2019-06-192-5/+34
* fix runghc's GHC detection logic to cover the "in-tree Hadrian build" scenarioAlp Mestanogullari2019-06-161-1/+6
* Disable optimisation when building Cabal lib for stage0Ben Gamari2019-06-151-0/+3
* Add a few missing llvm-targetsBen Gamari2019-06-131-14/+52
* Bump Cabal submoduleBen Gamari2019-06-122-3/+41
* llvm-targets: Add armv7l-unknown-linux-gnueabiBen Gamari2019-06-121-0/+1
* Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari2019-06-111-1/+1
* llvm-targets: Add x86_64 android layoutMoritz Angermann2019-06-071-1/+1
* Factor out 'getLibDir' / 'getBaseDir' into a new GHC.BaseDir ghc-boot moduleJohn Ericson2019-06-071-15/+3
* Fix and enforce validation of header for .hie filesZubin Duggal2019-05-311-0/+0
* Use types already in AST when making .hie fileMatthew Pickering2019-05-311-0/+0
* Inline `Settings` into `DynFlags`John Ericson2019-05-291-4/+4
* Some forall-related cleanup in deriving codeRyan Scott2019-05-231-0/+0
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-221-0/+0
* update-autoconf: Initial commitBen Gamari2019-04-251-0/+27
* Clean up URLs to point to GitLabTakenobu Tani2019-04-011-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-2533-65/+65
* Bump Cabal submodule to 3.0Ben Gamari2019-03-193-3/+3
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-154-4/+4
* Drop utils/count_linesBen Gamari2019-03-092-73/+0
* Rip out perl dependencyBen Gamari2019-03-091-1/+1
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-091-0/+0
* Always do the worker/wrapper split for NOINLINEsSebastian Graf2019-03-071-1/+7
* Fix #16391 by using occCheckExpand in TcValidityRyan Scott2019-03-071-0/+0
* Rip out object splittingBen Gamari2019-03-051-0/+0
* Visible dependent quantificationRyan Scott2019-03-011-0/+0
* Cleanup iserv/iserv-proxyMoritz Angermann2019-02-288-23/+259
* Add AnonArgFlag to FunTySimon Peyton Jones2019-02-232-2/+2
* ghc-in-ghci: Fix capitalization of hieFileBen Gamari2019-02-221-1/+1
* Bump ghc version to 8.9Ryan Scott2019-02-201-0/+0
* Hadrian: Fix untracked dependenciesAndrey Mokhov2019-02-201-1/+1
* Fix warnings and fatal parsing errorsVladislav Zavialov2019-02-171-0/+0
* Run some of Haddock's tests in the testsuiteAlec Theriault2019-02-161-0/+0
* Remove ghctags (#16274)Sylvain Henry2019-02-104-418/+0
* API Annotations: parens anns discarded for `(*)` operatorAlan Zimmerman2019-02-081-0/+0
* Fix #14579 by defining tyConAppNeedsKindSig, and using itRyan Scott2019-02-051-0/+0
* Bump hsc2hs for removed unused matchSebastian Graf2019-02-021-0/+0