summaryrefslogtreecommitdiff
path: root/mk/warnings.mk
Commit message (Expand)AuthorAgeFilesLines
* Add two warnings to stage 2 buildTom Ellis2020-01-271-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* configure: Drop GccLT46Ben Gamari2019-10-251-2/+0
* Simplify Configure in a few waysJohn Ericson2019-10-121-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Turn on -Wno-unused-imports in make build systemMatthew Pickering2019-02-021-0/+3
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-031-1/+3
* Typos in commentsGabor Greif2018-01-171-2/+2
* Update autoconf test for gcc to require 4.7 and upPeter Trommler2017-11-061-5/+1
* Enable -Wcpp-undef for GHC and runtime systemBen Gamari2017-08-181-3/+8
* Enable building Cabal with parsecHerbert Valerio Riedel2017-08-011-0/+5
* Disable -Wcpp-undef for nowBen Gamari2017-04-301-2/+2
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-281-2/+2
* Revert "Enable new warning for fragile/incorrect CPP #if usage"Ben Gamari2017-04-051-2/+2
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-051-2/+2
* Don't error on GCC inlining warning in rtsBartosz Nitka2016-06-221-2/+3
* Suppress the warning about __sync_fetch_and_nand (#9678)Thomas Miedema2016-05-241-0/+5
* Warn about simplifiable class constraintsSimon Peyton Jones2016-04-221-0/+1
* Silence unused-import warning introduced by 93d85af9fec968bHerbert Valerio Riedel2016-04-171-0/+1
* Update transformer submodule to v0.5.2.0 releaseHerbert Valerio Riedel2016-02-261-0/+1
* Enable RemoteGHCi on WindowsTamar Christina2016-01-271-0/+5
* Typos in docs and commentsGabor Greif2016-01-071-4/+4
* Update binary submodule to final 0.8.0.0 releaseHerbert Valerio Riedel2015-12-201-4/+2
* Update time submodule to v1.6 releaseHerbert Valerio Riedel2015-12-201-3/+1
* Use `-Wno-tabs` more targettedHerbert Valerio Riedel2015-12-181-10/+3
* Update containers submodule to v0.5.7.0 releaseHerbert Valerio Riedel2015-12-181-5/+0
* Suppress warnings when compiling primitive and randomThomas Miedema2015-12-171-0/+5
* Remove warning-suppression flags for CabalHerbert Valerio Riedel2015-12-171-5/+0
* Start using `-W` instead of `-f(no-)warn` in some placesHerbert Valerio Riedel2015-12-161-26/+31
* Enable non-canonical Monad instance warnings for stage1/2Herbert Valerio Riedel2015-12-051-0/+2
* Build system: Add stage specific SRC_HC_(WARNING_)OPTSThomas Miedema2015-12-011-9/+35
* Build system: renable -Wall on validate (base)Thomas Miedema2015-11-031-3/+0
* Update parallel submodule, and re-enable warningsSimon Marlow2015-08-031-1/+0
* The parallel package has warningsSimon Peyton Jones2015-07-301-0/+1
* Fallout from more assiduous RULE warningsSimon Peyton Jones2015-07-281-0/+3
* Make template-haskell build with GHC 7.6, fixes bootstrap build.Edward Z. Yang2015-05-111-4/+0
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-111-0/+1
* Revert stage 1 template-haskell. This is a combination of 5 commits.Edward Z. Yang2015-05-091-1/+0
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-091-0/+1
* Disable same warnings for normal builds as for validate (#10223)Thomas Miedema2015-04-021-0/+118