summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CmmSink: Use a IntSet instead of a listwip/D4145alexbiehl2017-11-021-7/+25
* Tidy up IfaceEqualityTyConSimon Peyton Jones2017-10-312-45/+44
* core-spec: Add join points to formalismLuke Maurer2017-10-305-46/+197
* Add Note [Setting the right in-scope set]Simon Peyton Jones2017-10-301-1/+26
* Catch a few more typos in commentsGabor Greif2017-10-309-14/+14
* minor wordsmithingGabor Greif2017-10-301-5/+5
* Typofixes in commentsGabor Greif2017-10-303-3/+3
* Typofix in panicGabor Greif2017-10-301-1/+1
* Fix typo in accessor nameGabor Greif2017-10-308-11/+11
* A bit more tc-tracingSimon Peyton Jones2017-10-301-2/+8
* Allow packing constructor fieldsMichal Terepeta2017-10-2930-159/+768
* Fix #14390 by making toIfaceTyCon aware of equalityRyan Scott2017-10-294-0/+16
* Turn `compareByteArrays#` out-of-line primop into inline primopalexbiehl2017-10-299-2/+49
* Add -falignment-sanitization flagBen Gamari2017-10-2911-3/+72
* base: Implement file locking in terms of POSIX locksBen Gamari2017-10-292-3/+78
* Implement a dedicated exitfication pass #14152Joachim Breitner2017-10-2917-6/+865
* simplNonRecJoinPoint: Handle Shadowing correctlyJoachim Breitner2017-10-291-5/+6
* Manual: The -ddump-cmm-* flags had a wrong spelling in the manualJoachim Breitner2017-10-281-10/+22
* Make tagForCon non-linearBartosz Nitka2017-10-272-4/+23
* relnotes: Fix a few minor formatting issuesBen Gamari2017-10-271-2/+2
* ApplicativeDo: handle BodyStmt (#12143)Simon Marlow2017-10-279-22/+99
* Fix an exponential-blowup case in SpecConstrSimon Peyton Jones2017-10-271-20/+33
* Add more pprTrace to SpecConstr (debug only)Simon Peyton Jones2017-10-271-3/+11
* Don't use $SHELL in wrapper scriptsJoachim Breitner2017-10-263-6/+6
* configure: Add Alpine Linux to checkVendorTuncer Ayaz2017-10-261-1/+1
* users-guide: Disable index node generationBen Gamari2017-10-261-2/+3
* Declare upstram repo location for hsc2hsHerbert Valerio Riedel2017-10-261-1/+1
* Factor out readField (#14364)Tobias Dammers2017-10-254-19/+75
* base: Enable listToMaybe to fuse via foldr/buildDouglas Wilson2017-10-251-3/+6
* user-guide: Clarify default optimization flagsBen Gamari2017-10-251-6/+7
* Fix a bug in 'alexInputPrevChar'Alec Theriault2017-10-253-25/+59
* Implement `-Wpartial-fields` warning (#7169)Daishi Nakajima2017-10-256-2/+89
* Performance improvements linear regAlloc (#7258)Tobias Dammers2017-10-251-11/+13
* Fix space leak in BinIface.getSymbolTableDouglas Wilson2017-10-254-14/+29
* Windows: Update the mirror script to generate hashes and use mirror fallbackTamar Christina2017-10-251-6/+24
* Make layLeft and reduceDoc stricter (#7258)Tobias Dammers2017-10-251-6/+6
* Add info about Github pull requests.AndreasPK2017-10-251-6/+6
* typecheck: Clarify errors mentioned in #14385Ben Gamari2017-10-2512-30/+30
* Make language extensions their own category in the documentationJoachim Breitner2017-10-258-1005/+925
* Revert "Update Win32 version for GHC 8.4."Tamar Christina2017-10-257-9/+2
* Revert "ghc-cabal: Inline removed function ..."Tamar Christina2017-10-251-8/+1
* ghc-cabal: Inline removed function from Cabal.Tamar Christina2017-10-251-1/+8
* Update Win32 version for GHC 8.4.Tamar Christina2017-10-257-2/+9
* Revert "Windows: Bump to GCC 7.2 for GHC 8.4"Tamar Christina2017-10-252-39/+40
* Windows: Bump to GCC 7.2 for GHC 8.4Tamar Christina2017-10-252-40/+39
* Remove the 'legroom' part of the timeout-accurate-pure test.Tom Sydney Kerckhove2017-10-253-31/+0
* Include usg_file_hash in ghc --show-iface outputSimon Marlow2017-10-241-1/+2
* User’s guide: Properly link to RTS flag -VJoachim Breitner2017-10-241-1/+1
* Temporary fix to Trac #14380Simon Peyton Jones2017-10-244-4/+35
* Comments onlySimon Peyton Jones2017-10-231-1/+1