summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iserv: Fix typo in cabal fileMatthew Pickering2018-11-111-1/+1
* GHCi does not need a main functionroland2018-11-115-3/+13
* Fix #15845 by defining etaExpandFamInstLHS and using itRyan Scott2018-11-089-34/+86
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-0721-1737/+1020
* Revert "CircleCI: Build DWARF-enabled Linux bindists"Ben Gamari2018-11-072-30/+0
* Revert "Multiple fixes / improvements for LLVM backend"Ben Gamari2018-11-075-67/+62
* Revert "Fix for T14251 on ARM"Ben Gamari2018-11-072-90/+39
* [LlvmCodeGen] Fixes for Int8#/Word8#Michal Terepeta2018-11-072-4/+4
* CircleCI: Build DWARF-enabled Linux bindistsBen Gamari2018-11-072-0/+30
* Bump directory submodule to 1.3.3.1Ben Gamari2018-11-071-0/+0
* integer-gmp: Fix TBA in changelogBen Gamari2018-11-071-1/+1
* Actually add test for #15859.Richard Eisenberg2018-11-051-0/+13
* Fix #15859 by checking, not assuming, an ArgFlagRichard Eisenberg2018-11-053-6/+11
* Fix for Trac #15611: Scope errors lie about what modules are imported.roland2018-11-0411-12/+60
* Add Int8# and Word8#Michal Terepeta2018-11-0244-186/+1282
* rts: Add FALLTHROUGH macroBen Gamari2018-11-028-17/+25
* rts: Allow output filename of eventlog to be given by command-lineBen Gamari2018-11-028-29/+99
* base: Improve haddocks for FunctorSimon Jakobi2018-11-021-2/+5
* base: Misc haddock fixesSimon Jakobi2018-11-023-14/+14
* Bump time submoduleBen Gamari2018-11-026-2/+2
* users-guide: Update link to Safe Coercions paperBen Gamari2018-11-021-1/+1
* Move eta-reduced coaxiom compatibility handling quirks into FamInstEnv.mniip2018-11-015-23/+55
* Add built-in syntax suggestions, and refactor to allow library useMatthías Páll Gissurarson2018-11-0112-244/+341
* hadrian: build ghc-iserv-prof in addition to ghc-iservAlp Mestanogullari2018-11-013-15/+33
* users-guide: Fix formatting of eventlog format documentationBen Gamari2018-11-011-0/+7
* Data.Maybe: add callstack for fromJust (Trac #15559)Fangyi Zhou2018-11-016-5/+20
* Lower precedence for {-# UNPACK #-}Vladislav Zavialov2018-11-0117-45/+177
* Don't lint erroneous programs.Richard Eisenberg2018-11-014-2/+20
* Actually fail in failIfEmitsConstraintsRichard Eisenberg2018-11-017-40/+1
* Fix embarrassing, egregious bug in roles of (->)Richard Eisenberg2018-11-012-2/+2
* Revert "Add a RTS option -xp to load PIC object anywhere in address space"Ben Gamari2018-10-309-151/+94
* Revert "Allocate bss section within proper range of other sections"Ben Gamari2018-10-3016-132/+76
* Fix docs typo in Bitraversable composition lawMark Seemann2018-10-301-1/+1
* circleci: Store test results of slow validation buildsBen Gamari2018-10-301-0/+1
* Add second test case for #15592Ryan Scott2018-10-303-0/+16
* Revert "Bump time submodule"Ben Gamari2018-10-301-0/+0
* Bump time submoduleBen Gamari2018-10-291-0/+0
* Correctly detect GIT in a subtreeSylvain Henry2018-10-291-1/+1
* circleci: Build with in-tree GMP on DarwinBen Gamari2018-10-291-1/+3
* Improve documentation for warning optionsNathan Collins2018-10-291-4/+11
* Docs: clarify the interaction between throwSTM and catchSTM.Ian Denhardt2018-10-291-2/+12
* Fix sample code of -fprint-explicit-kinds, plus sample when disabling PolyKindsYuji Yamamoto2018-10-291-7/+10
* users guide: Introduce :pragma: directiveBen Gamari2018-10-292-75/+158
* users guide: Mention :since: in editing-guideBen Gamari2018-10-291-0/+2
* Fix #15815 by parenthesizing the arguments to infix ~Ryan Scott2018-10-294-1/+22
* Add a test case for #15829Ryan Scott2018-10-292-0/+10
* Revert "Remove kind generalisation from tcRnType"Richard Eisenberg2018-10-292-6/+18
* Test #15076 in dependent/should_compile/T15076*Richard Eisenberg2018-10-295-0/+55
* Test #15825 in dependent/should_fail/T15825Richard Eisenberg2018-10-293-0/+20
* Test T15711 in indexed-types/should_compile/T15711Richard Eisenberg2018-10-293-0/+14