summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Add missing primop documentation (#18454)Krzysztof Gogolewski2020-08-282-4/+3
* primops: Remove Monadic and Dyadic categoriesKrzysztof Gogolewski2020-08-265-24/+2
* llvm-targets: Add i686 targetsBen Gamari2020-08-141-0/+3
* Add HomeUnit typeSylvain Henry2020-08-131-0/+0
* DynFlags: disentangle OutputableSylvain Henry2020-08-123-5/+6
* Add a closing parenthesis tooFelix Yan2020-08-101-1/+1
* Correct a typo in ghc.mkFelix Yan2020-08-101-1/+1
* ApiAnnotations; tweaks for ghc-exactprint updateAlan Zimmerman2020-08-071-1/+0
* Revert "iserv: Don't pass --export-dynamic on FreeBSD"Ben Gamari2020-08-051-2/+1
* Move GHC.Platform into the compilerSylvain Henry2020-07-251-14/+7
* Remove dead code in utils/derivConstantsSylvain Henry2020-07-251-48/+0
* Put PlatformConstants into PlatformSylvain Henry2020-07-252-7/+15
* Simplify XRec definitionZubin Duggal2020-07-251-0/+0
* Define type Void# = (# #) (#18441)Krzysztof Gogolewski2020-07-221-2/+0
* Replace HscTarget with BackendSylvain Henry2020-07-221-0/+0
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-2/+26
* Remove {-# CORE #-} pragma (part of #18048)Krzysztof Gogolewski2020-07-181-0/+0
* winio: update ghc-cabal to handle new Cabal submodule bumpTamar Christina2020-07-151-3/+3
* winio: Allow hp2ps to build with -DDEBUGAndreas Klebinger2020-07-151-1/+1
* winio: Relaxing some constraints in io-manager.Tamar Christina2020-07-151-1/+1
* winio: Add IOPort synchronization primitiveTamar Christina2020-07-151-0/+2
* winio: Refactor Buffer structures to be able to track async operationsTamar Christina2020-07-151-0/+0
* winio: Update Windows FileSystem wrapper utilities.Tamar Christina2020-07-151-1/+0
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-0/+0
* Implement -XLexicalNegation (GHC Proposal #229)Vladislav Zavialov2020-07-011-0/+0
* Implement the proposed -XQualifiedDo extensionMatthias Pall Gissurarson2020-06-261-0/+0
* Export everything from HsToCore.Zubin Duggal2020-06-251-0/+0
* Linear types (#15981)Krzysztof Gogolewski2020-06-172-2/+2
* base: Bump to 4.15.0.0Ben Gamari2020-06-172-0/+0
* Use HsForAllTelescope to avoid inferred, visible forallsRyan Scott2020-06-131-0/+0
* Bump haddock submodule and allow metric decreaseSylvain Henry2020-06-131-0/+0
* Rename Package into Unit (2)Sylvain Henry2020-06-131-3/+3
* Make GADT constructors adhere to the forall-or-nothing rule properlyRyan Scott2020-06-091-0/+0
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-0/+0
* Clean up boot vs non-boot disambiguating typesJohn Ericson2020-06-041-0/+0
* Clean up file paths for new module hierarchyTakenobu Tani2020-06-011-1/+1
* Add info about typeclass evidence to .hie filesZubin Duggal2020-05-261-0/+0
* Bump haddock submoduleSylvain Henry2020-05-241-0/+0
* Explicit SpecificityGert-Jan Bottu2020-05-211-0/+0
* Allow atomic update of NameCache in readHieFileZubin Duggal2020-05-061-0/+0
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-0/+0
* Unit: split and rename modulesSylvain Henry2020-04-302-3/+3
* Factorize mungePackagePaths codeSylvain Henry2020-04-301-33/+6
* Refactor UnitInfo load/store from databasesSylvain Henry2020-04-301-41/+28
* Refactor UnitInfoSylvain Henry2020-04-302-34/+34
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-263-2/+2
* GHC.Prim docs: note and testmniip2020-04-231-0/+16
* Include docs for non-primop entries in primops.txt as wellmniip2020-04-231-8/+5
* Add :doc to GHC.Primmniip2020-04-231-14/+32
* Trees That Grow refactor for `ConPat` and `CoPat`John Ericson2020-04-231-0/+0