summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-2837-1865/+1704
* Fix #9245 by always checking hi-boot for consistency if we find one.Edward Z. Yang2014-06-281-16/+24
* Untabify and M-x whitespace cleanupGabor Greif2014-06-281-48/+42
* Whitespace onlyGabor Greif2014-06-281-61/+61
* Minor updates to Backpack docs.Edward Z. Yang2014-06-281-7/+10
* Add -XBinaryLiterals language extension (re #9224)Herbert Valerio Riedel2014-06-2722-4/+181
* Comments onlyGabor Greif2014-06-272-2/+2
* Revert "Make -fno-write-interface to all modes of GHC, not just -fno-code."Edward Z. Yang2014-06-274-13/+6
* Make -fno-write-interface to all modes of GHC, not just -fno-code.Edward Z. Yang2014-06-274-6/+13
* Refactor extension-bitmap in LexerHerbert Valerio Riedel2014-06-271-196/+173
* Fix docs typo.Edward Z. Yang2014-06-271-1/+1
* In TcValidity.checkAmbiguity, skolemise kind vars that appear free in the kin...Simon Peyton Jones2014-06-271-3/+8
* More allDistinctTyVars from TcDeriv to TypeSimon Peyton Jones2014-06-272-12/+11
* s/KnownLit/KnownSymbol/g and a typo fixGabor Greif2014-06-271-3/+3
* Add testsuite-related .gitignore filesHerbert Valerio Riedel2014-06-2710-0/+19
* Add new flag -fwrite-interface for -fno-code.Edward Z. Yang2014-06-268-4/+47
* arclint: update rules for xml filesAustin Seipp2014-06-261-0/+9
* Update parallel and stm submodules to have .gitignoreEdward Z. Yang2014-06-262-0/+0
* Revert "Add more primops for atomic ops on byte arrays"Johan Tibell2014-06-2623-1010/+54
* Lots of rewrites to further move toward new world orderEdward Z. Yang2014-06-261-479/+291
* Work around lack of __sync_fetch_and_nand in clangJohan Tibell2014-06-261-0/+26
* Fix “Checking for old .. repo” messagesJoachim Breitner2014-06-251-2/+2
* Fix sync-all get from a local working copyJoachim Breitner2014-06-251-2/+2
* Merge Thomas Miedema’s syn-all improvmentsJoachim Breitner2014-06-251-96/+36
|\
| * sync-all: infer remotepath from .gitmodules fileThomas Miedema2014-06-231-19/+13
| * sync-all: set and check variable $repo_is_submoduleThomas Miedema2014-06-231-6/+9
| * sync-all: make --no-dph work for all subcommandsThomas Miedema2014-06-231-4/+4
| * sync-all: die for real when required repo is missingThomas Miedema2014-06-231-6/+2
| * sync-all: delete dead code calling gitInitSubmodulesThomas Miedema2014-06-231-21/+0
| * sync-all: cleanupThomas Miedema2014-06-231-41/+9
* | sync-all: Allow - in submodule URLsJoachim Breitner2014-06-251-2/+2
* | The linking restriction, no shaping necessary.Edward Z. Yang2014-06-251-165/+332
* | Fix few Haddock parser brainfartsMateusz Kowalczyk2014-06-251-0/+0
* | Fix anchors in HaddockMateusz Kowalczyk2014-06-251-0/+0
* | Typos in commentsGabor Greif2014-06-252-3/+3
* | Convert loose sub-repos into proper submodules (re #8545)Herbert Valerio Riedel2014-06-2521-39/+72
* | Fixup c1035d51e to behave more like in GHC 7.6Herbert Valerio Riedel2014-06-241-3/+6
* | Add more primops for atomic ops on byte arraysJohan Tibell2014-06-2423-54/+984
* | Describe signature mini-backpack.Edward Z. Yang2014-06-241-28/+96
* | Add Note [Placeholder PatSyn kinds] in TcBindsSimon Peyton Jones2014-06-242-11/+36
* | Comment the expect_broken for Trac #9208Simon Peyton Jones2014-06-241-0/+3
* | Minor refactoring of interface to extraTyVarInfoSimon Peyton Jones2014-06-241-9/+13
* | Fix regression in Data.Fixed Read instance (re #9231)Herbert Valerio Riedel2014-06-241-3/+4
* | More updates to Backpack impl docs.Edward Z. Yang2014-06-232-17/+146
* | Mark T9208 as broken when debugging is onJoachim Breitner2014-06-231-1/+1
|/
* arclint: disable Bad Charset lint ruleAustin Seipp2014-06-231-1/+4
* Fix up b84748121e777dAustin Seipp2014-06-231-1/+1
* Fix #9047Austin Seipp2014-06-233-24/+33
* Simplify package dump for -v4Edward Z. Yang2014-06-222-7/+23
* Add fake entries into the global kind environment for pattern synonyms.Dr. ERDI Gergo2014-06-217-8/+43