summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unique: fix UNIQUE_BITS crosscompilation (Trac #13491)Sergei Trofimovich2017-03-294-7/+15
* Show valid substitutions for typed holesMatthías Páll Gissurarson2017-03-2910-10/+256
* Various patches to support android cross compilationMoritz Angermann2017-03-294-6/+10
* Check TargetPlatform instead of HostPlatform for leading underscoreMoritz Angermann2017-03-291-1/+3
* Allow operators as record pattern synonym fieldsMatthew Pickering2017-03-293-2/+18
* Print module when dumping rulesMatthew Pickering2017-03-297-26/+38
* Fixed error messages for RecursiveDo (#8501)Rupert Horlick2017-03-2915-992/+111
* base: Check for path separators chars in openTempFile' template stringBen Gamari2017-03-291-2/+6
* testsuite: More 32-bit performance changesBen Gamari2017-03-292-6/+6
* Fix scc001Simon Marlow2017-03-292-22/+22
* cg057: accept outputSimon Marlow2017-03-291-2/+3
* Fix ASSERT failure in TcErrorsSimon Peyton Jones2017-03-294-24/+23
* Add a couple of HasDebugCallStack contextsSimon Peyton Jones2017-03-292-3/+3
* Allow unbound Refl binders in a RULESimon Peyton Jones2017-03-297-45/+260
* Zap Call Arity info in the simplifierJoachim Breitner2017-03-282-2/+10
* Make the test fail if compiled without -threadedSimon Marlow2017-03-281-0/+3
* Fix #13433Simon Marlow2017-03-281-4/+17
* Spelling in comments only [ci skip]Gabor Greif2017-03-2810-14/+14
* Test Trac #13490Simon Peyton Jones2017-03-282-0/+13
* Complete the fix for #13441 (pattern synonyms)Simon Peyton Jones2017-03-286-21/+67
* Fix #13458Richard Eisenberg2017-03-274-12/+30
* -fspec-constr-keen docs typos [skip ci]Matthew Pickering2017-03-271-2/+2
* Remove utterly bogus codeSimon Peyton Jones2017-03-271-6/+1
* Fix 'unsolved constraints' in GHCiSimon Peyton Jones2017-03-274-4/+15
* Fix error-message suppress on given equalitiesSimon Peyton Jones2017-03-2713-75/+184
* Fix explicitly-bidirectional pattern synonymsSimon Peyton Jones2017-03-273-11/+51
* Typechecker comments and debug tracing onlySimon Peyton Jones2017-03-274-11/+19
* Eliminate a user manual warningSimon Peyton Jones2017-03-271-1/+1
* Simplify the logic for tc_hs_sig_typeSimon Peyton Jones2017-03-271-17/+45
* Don't redefine typedef namesGabor Greif2017-03-271-4/+4
* Only use locally bound variables in pattern synonym declarationsMatthew Pickering2017-03-275-12/+89
* Remove unused argument from importSuggestionsMatthew Pickering2017-03-271-3/+3
* Adds aarch64 linker for mach-o files.Moritz Angermann2017-03-262-28/+722
* Refactor MachO.cMoritz Angermann2017-03-261-251/+183
* Add ocInit_MachOMoritz Angermann2017-03-264-4/+93
* rts linker: Introduce MachOTypesMoritz Angermann2017-03-263-2/+165
* Make mmap r+w only during preload for iOS.Moritz Angermann2017-03-261-1/+18
* testsuite: Mark T12622 as broken in ghci wayBen Gamari2017-03-261-1/+1
* testsuite: Only run T13143 in optasm wayBen Gamari2017-03-261-1/+1
* Recompile if -fhpc is added or removed (#11798)Reid Barton2017-03-265-2/+21
* Drop dead code in rts/{Prelude.h,package.conf.in}Moritz Angermann2017-03-262-54/+57
* Bump array submoduleBen Gamari2017-03-261-0/+0
* Bump array submoduleBen Gamari2017-03-261-0/+0
* testsuite: Add 32-bit output for compact_share testBen Gamari2017-03-262-0/+4
* testsuite: Note x87 terribleness in num009Ben Gamari2017-03-261-1/+5
* testsuite: Update performance numbers for 32-bit platformsBen Gamari2017-03-266-39/+81
* testsuite: Allow join007 to pass on 32-bit machinesBen Gamari2017-03-263-0/+3
* rts: Fix stat output on 32-bit platformsBen Gamari2017-03-261-25/+33
* Eliminate word-size dependence in HsDumpAst outputBen Gamari2017-03-262-28/+42
* testsuite: Make T10245 pass on 32-bit platformsBen Gamari2017-03-263-0/+15