| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -1/+1 |
* | Turn on -Wno-unused-imports in make build system | Matthew Pickering | 2019-02-02 | 1 | -0/+3 |
* | ghc-prim: Emulate C11 atomics when not available | Ben Gamari | 2018-02-03 | 1 | -1/+3 |
* | Typos in comments | Gabor Greif | 2018-01-17 | 1 | -2/+2 |
* | Update autoconf test for gcc to require 4.7 and up | Peter Trommler | 2017-11-06 | 1 | -5/+1 |
* | Enable -Wcpp-undef for GHC and runtime system | Ben Gamari | 2017-08-18 | 1 | -3/+8 |
* | Enable building Cabal with parsec | Herbert Valerio Riedel | 2017-08-01 | 1 | -0/+5 |
* | Disable -Wcpp-undef for now | Ben Gamari | 2017-04-30 | 1 | -2/+2 |
* | Enable new warning for fragile/incorrect CPP #if usage | Erik de Castro Lopo | 2017-04-28 | 1 | -2/+2 |
* | Revert "Enable new warning for fragile/incorrect CPP #if usage" | Ben Gamari | 2017-04-05 | 1 | -2/+2 |
* | Enable new warning for fragile/incorrect CPP #if usage | Erik de Castro Lopo | 2017-04-05 | 1 | -2/+2 |
* | Don't error on GCC inlining warning in rts | Bartosz Nitka | 2016-06-22 | 1 | -2/+3 |
* | Suppress the warning about __sync_fetch_and_nand (#9678) | Thomas Miedema | 2016-05-24 | 1 | -0/+5 |
* | Warn about simplifiable class constraints | Simon Peyton Jones | 2016-04-22 | 1 | -0/+1 |
* | Silence unused-import warning introduced by 93d85af9fec968b | Herbert Valerio Riedel | 2016-04-17 | 1 | -0/+1 |
* | Update transformer submodule to v0.5.2.0 release | Herbert Valerio Riedel | 2016-02-26 | 1 | -0/+1 |
* | Enable RemoteGHCi on Windows | Tamar Christina | 2016-01-27 | 1 | -0/+5 |
* | Typos in docs and comments | Gabor Greif | 2016-01-07 | 1 | -4/+4 |
* | Update binary submodule to final 0.8.0.0 release | Herbert Valerio Riedel | 2015-12-20 | 1 | -4/+2 |
* | Update time submodule to v1.6 release | Herbert Valerio Riedel | 2015-12-20 | 1 | -3/+1 |
* | Use `-Wno-tabs` more targetted | Herbert Valerio Riedel | 2015-12-18 | 1 | -10/+3 |
* | Update containers submodule to v0.5.7.0 release | Herbert Valerio Riedel | 2015-12-18 | 1 | -5/+0 |
* | Suppress warnings when compiling primitive and random | Thomas Miedema | 2015-12-17 | 1 | -0/+5 |
* | Remove warning-suppression flags for Cabal | Herbert Valerio Riedel | 2015-12-17 | 1 | -5/+0 |
* | Start using `-W` instead of `-f(no-)warn` in some places | Herbert Valerio Riedel | 2015-12-16 | 1 | -26/+31 |
* | Enable non-canonical Monad instance warnings for stage1/2 | Herbert Valerio Riedel | 2015-12-05 | 1 | -0/+2 |
* | Build system: Add stage specific SRC_HC_(WARNING_)OPTS | Thomas Miedema | 2015-12-01 | 1 | -9/+35 |
* | Build system: renable -Wall on validate (base) | Thomas Miedema | 2015-11-03 | 1 | -3/+0 |
* | Update parallel submodule, and re-enable warnings | Simon Marlow | 2015-08-03 | 1 | -1/+0 |
* | The parallel package has warnings | Simon Peyton Jones | 2015-07-30 | 1 | -0/+1 |
* | Fallout from more assiduous RULE warnings | Simon Peyton Jones | 2015-07-28 | 1 | -0/+3 |
* | Make template-haskell build with GHC 7.6, fixes bootstrap build. | Edward Z. Yang | 2015-05-11 | 1 | -4/+0 |
* | Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382. | Edward Z. Yang | 2015-05-11 | 1 | -0/+1 |
* | Revert stage 1 template-haskell. This is a combination of 5 commits. | Edward Z. Yang | 2015-05-09 | 1 | -1/+0 |
* | Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382. | Edward Z. Yang | 2015-05-09 | 1 | -0/+1 |
* | Disable same warnings for normal builds as for validate (#10223) | Thomas Miedema | 2015-04-02 | 1 | -0/+118 |