summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaledAlan Zimmerman2020-10-201-0/+0
* Implement -Woperator-whitespace (#18834)Vladislav Zavialov2020-10-191-0/+0
* Unification of Nat and NaturalsHaskellMouse2020-10-131-0/+0
* Parser: don't require the HomeUnitIdSylvain Henry2020-10-131-0/+0
* Initial ShortText code and conversion of package db codeWander Hillen2020-10-131-18/+49
* Fix typos in commentsKrzysztof Gogolewski2020-10-021-1/+1
* Use ADTs for parser errors/warningsSylvain Henry2020-10-011-0/+0
* Bump Cabal, hsc2hs, directory, process submodulesBen Gamari2020-09-301-0/+0
* Make the parser module less dependent on DynFlagsSylvain Henry2020-09-291-0/+0
* New linear types syntax: a %p -> b (#18459)Vladislav Zavialov2020-09-291-0/+0
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-241-0/+0
* Bump version to 9.0Ben Gamari2020-09-171-0/+0
* Bump Win32 submodule to 2.9.0.0Ben Gamari2020-09-173-3/+3
* utils: Bump cabal-version of hp2ps and unlitBen Gamari2020-09-092-2/+2
* Remove GENERATED pragma, as it is not being usedAlan Zimmerman2020-09-091-0/+0
* Remove "Ord FastString" instanceSylvain Henry2020-09-011-0/+0
* 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