summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some tests.wip/custom-type-errorsIavor S. Diatchki2015-11-117-0/+65
* Change the rendering of user-defined type errors to `(TypeError ...)`Iavor S. Diatchki2015-11-111-1/+1
* Check that inferred and user-specified types od not mention `TypeError` directlyIavor S. Diatchki2015-10-311-0/+12
* Move custom rendering for `ErrorMessage` to Type.hsIavor S. Diatchki2015-10-312-36/+38
* Remove unused importsIavor S. Diatchki2015-10-311-2/+2
* Move recognition of `TypeError msg` to Type.hsIavor S. Diatchki2015-10-313-10/+18
* Move custom printing of `TypeError` with custom printing of tycons.Iavor S. Diatchki2015-10-311-3/+4
* Refactor to avoid code duplication; rendering is now a pure function.Iavor S. Diatchki2015-10-312-60/+47
* Report a custom type error if a class parameter is (type error).Iavor S. Diatchki2015-10-312-4/+8
* Add Haddoc documentation.Iavor S. Diatchki2015-10-291-0/+12
* Implement support for user-defined type errors.Iavor S. Diatchki2015-10-295-6/+152
* Pattern synonyms: swap provided/requiredSimon Peyton Jones2015-10-2816-33/+111
* Build system: don't add ALL_HC_OPTS when linkingThomas Miedema2015-10-283-4/+4
* PrelNames: Fix duplicate uniqueBen Gamari2015-10-271-1/+1
* Testsuite: accept output for T10999 (#10999)Thomas Miedema2015-10-271-1/+14
* Make T10970a non-dependent on GCC version.Edward Z. Yang2015-10-274-9/+7
* Fix the DYNAMIC_GHC_PROGRAMS=NO build on Mac/WindowsReid Barton2015-10-271-0/+1
* Make worker-wrapper optionalChristiaan Baaij2015-10-274-15/+57
* DynFlags: Yet one more fixBen Gamari2015-10-271-0/+3
* Sort field labels before fingerprint hashingBartosz Nitka2015-10-277-1/+53
* DynFlags: Fix more merge errorsBen Gamari2015-10-271-1/+3
* Fix "Use correct documentation flag for freverse-errors"Ben Gamari2015-10-271-0/+4
* Make it possible to have different UniqSupply strategiesBartosz Nitka2015-10-275-11/+52
* Use correct documentation flag for freverse-errorsSiddhanathan Shanmugam2015-10-271-2/+2
* manpage: Mark as orphan documentBen Gamari2015-10-271-0/+2
* Zonk properly when checkig pattern synonymsSimon Peyton Jones2015-10-278-37/+80
* Comments onlySimon Peyton Jones2015-10-271-0/+1
* Add regression tests for #10045, #10999Simon Peyton Jones2015-10-275-0/+43
* Build system: comments only [skip ci]Thomas Miedema2015-10-272-10/+11
* Implement MIN_VERSION and VERSION macros natively in GHC.Edward Z. Yang2015-10-269-2/+96
* Add flag to reverse errors in GHC/GHCiSiddhanathan Shanmugam2015-10-263-6/+29
* Remove cygwin32_HOST_OS #ifdefsErik de Castro Lopo2015-10-267-127/+23
* Fix a typo in the User's Guide ReST introBartosz Nitka2015-10-261-1/+1
* base: Add Haddocks to GHC.RTS.FlagsBen Gamari2015-10-261-3/+46
* Remove redundant typedefGabor Greif2015-10-261-2/+0
* Add testcase for #10370Ben Gamari2015-10-262-0/+1022
* Provide a utility to check API AnnotationsAlan Zimmerman2015-10-2522-195/+195
* rts/RtsSymbols.c: Fix Windows buildErik de Castro Lopo2015-10-251-0/+8
* rts/Linker.c: Convert #if/#else to if/elseErik de Castro Lopo2015-10-251-22/+28
* rts/Linker.c: Split RTS symbols out into separate fileErik de Castro Lopo2015-10-243-1183/+1217
* Update example GHCi startupGabor Greif2015-10-241-5/+1
* use Proxy instead of undefined -- we already dropped support for 7.6Ömer Sinan Ağacan2015-10-241-4/+3
* configure.ac: Fix autotool warningsErik de Castro Lopo2015-10-241-4/+4
* typo in comments: s/selectg/select/Sergei Trofimovich2015-10-241-1/+1
* Support more sphinx-build versions in configure scriptBartosz Nitka2015-10-241-1/+1
* Fix broken .arclintBartosz Nitka2015-10-241-1/+1
* gitignore: Ignore sphinx doctrees directoriesBen Gamari2015-10-231-1/+2
* Verify minimum required version of sphinx-buildBen Gamari2015-10-231-0/+9
* base: Note platform dependence of registerFdBen Gamari2015-10-231-0/+5
* arclint: ReST doesn't need ArcanistMergeConflictLinterBen Gamari2015-10-231-1/+2