summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement -XStaticValues.wip/static-pointersFacundo Domínguez2014-12-0270-30/+1128
* Update validate settings now that containers and process have beenDavid Terei2014-11-161-2/+0
* Fix compilation of `integer-gmp2` with `-O0`Herbert Valerio Riedel2014-11-151-2/+2
* Update to (unreleased) `deepseq-1.4.0.0`Herbert Valerio Riedel2014-11-1514-7/+10
* Workaround 452d6aa95b7 breaking TrustworthySafe03Herbert Valerio Riedel2014-11-151-0/+1
* Generalize exposed-modules field in installed package databaseEdward Z. Yang2014-11-159-106/+190
* Partially revert 475dd93efaAustin Seipp2014-11-141-2/+1
* Update .mailmapThomas Miedema2014-11-141-9/+77
* Implement amap/coerce for Array (re #9796)David Feuer2014-11-134-3/+66
* When calling the success continuation of a matcher, pass existential tyvarsDr. ERDI Gergo2014-11-131-3/+3
* nlHsTyApps: for applying a function both on type- and term-level argumentsDr. ERDI Gergo2014-11-131-1/+4
* Apply compulsory unfoldings during desugaring, except for `seq` which is spec...Dr. ERDI Gergo2014-11-131-1/+21
* If pattern synonym is bidirectional and its type is some unboxed type T#,Dr. ERDI Gergo2014-11-1320-87/+228
* Binding things matched by an unboxed pattern synonym should require a bangDr. ERDI Gergo2014-11-135-1/+28
* Fix typo in panic messageDr. ERDI Gergo2014-11-131-1/+1
* Fix `integer-gmp2` compilation with GMP 4.x (#9281)Herbert Valerio Riedel2014-11-131-0/+9
* Improve `Foldable` instance for `Array`David Feuer2014-11-135-6/+214
* base: define `sequence = mapM id`David Feuer2014-11-131-3/+19
* Make unwords and words fuse somewhatDavid Feuer2014-11-131-4/+43
* base: Fix map/coerce commentDavid Feuer2014-11-131-3/+2
* Update userguide for new `-fwarn-trustworthy-safe` flag.David Terei2014-11-123-3/+59
* Add `--fwarn-trustworthy-safe` to `-Wall`David Terei2014-11-1210-1/+23
* Add in `-fwarn-trustworthy-safe` flag.David Terei2014-11-1238-62/+397
* Remove a stray Trustworthy flag in ghc.David Terei2014-11-121-1/+0
* includes/Stg.h: define _DEFAULT_SOURCE for glibc-2.20Sergei Trofimovich2014-11-121-0/+4
* Fix #9404 by removing tcInfExpr.Richard Eisenberg2014-11-129-61/+79
* Testsuite wibble due to #9404Richard Eisenberg2014-11-125-10/+12
* Test #9404 (typecheck/should_compile/T9404 and T9404b)Richard Eisenberg2014-11-123-0/+23
* Fix #9788 by giving `coerce` the right type.Richard Eisenberg2014-11-122-14/+9
* Testsuite wibbles due to #9204Richard Eisenberg2014-11-125-4/+21
* Fix #9204 by outputting extra info on boot file mismatch.Richard Eisenberg2014-11-122-49/+135
* Test #9204 in roles/should_fail/T9204Richard Eisenberg2014-11-125-1/+25
* Fix #9064 by adding support for generic default signatures to TH.Richard Eisenberg2014-11-128-17/+39
* Test #9064 in th/T9064Richard Eisenberg2014-11-123-0/+31
* Fix #8100, by adding StandaloneDerivD to TH's Dec type.Richard Eisenberg2014-11-127-22/+56
* Test #8100 in th/T8100Richard Eisenberg2014-11-122-0/+21
* Derive Generic for TH types (#9527)Richard Eisenberg2014-11-121-41/+42
* Remove unboxed Int# fields from NameFlavour (#9527)Richard Eisenberg2014-11-123-102/+21
* Untabify template-haskell.Richard Eisenberg2014-11-125-51/+51
* Fix #9066.Richard Eisenberg2014-11-124-30/+58
* Test #9066 in th/T9066Richard Eisenberg2014-11-122-0/+12
* fix allocLimit3 on WindowsSimon Marlow2014-11-121-1/+6
* Fix build errors on Windows (these tests still don't work though)Simon Marlow2014-11-122-0/+6
* Per-thread allocation counters and limitsSimon Marlow2014-11-1237-168/+675
* Implement new integer-gmp2 from scratch (re #9281)Herbert Valerio Riedel2014-11-1240-18/+6103
* Disable T4801/peak_megabytes_allocatedHerbert Valerio Riedel2014-11-121-17/+19
* Add stderr for T9662Simon Peyton Jones2014-11-111-0/+84
* Test Trac #7862Simon Peyton Jones2014-11-113-1/+37
* Test Trac #9077Simon Peyton Jones2014-11-113-0/+7
* Improve documentation of -ticky a littleSimon Peyton Jones2014-11-113-3/+9